MetabaseCustomForeEvent

Assembly: Metabase;

Namespace: Prognoz.Platform.Interop.Metabase;

Description

The MetabaseCustomForeEvent class is used to work with a custom event.

Comments

To work with a custom event, use the IMetabaseCustomForeEvent interface.

Fore.NET Syntax

Class to get analog of the MetabaseCustomForeEvent class:

None;

Class to get analog of the MetabaseCustomForeEvent class object:

MetabaseCustomForeEventClass;

Constructors

  Constructor name Brief description
The Create constructor creates a custom event.

Class object methods inherited from IMetabaseCustomForeEvent

  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:

Metabase Assembly Classes