Assembly: Metabase;
The MetabaseCustomForeEvent class is used to work with a custom event.
To work with a custom event, use the IMetabaseCustomForeEvent interface.
Constructor name | Brief description | |
Create | The Create constructor creates a custom event. |
Method name | Brief description | |
Invoke | The Invoke method invokes a custom event. | |
InvokeEvent | The InvokeEvent method invokes a custom event on connecting to database server. |
See also: