Assembly: Metabase;
Namespace: Prognoz.Platform.Interop.Metabase;
The MetabaseCustomForeEvent class is used to work with a custom event.
To work with a custom event, use the IMetabaseCustomForeEvent interface.
Class to get analog of the MetabaseCustomForeEvent class:
None;
Class to get analog of the MetabaseCustomForeEvent class object:
MetabaseCustomForeEventClass;
Constructor name | Brief description | |
The Create constructor creates a custom event. |
Method name | Brief description | |
The Invoke method invokes a custom event. | ||
The InvokeEvent method invokes a custom event on connecting to database server. |
See also: