MetabaseCustomForeEvent

Assembly: Metabase;

Description

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

Comments

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

Constructors

  Constructor name Brief description
Create

The Create constructor creates a custom event.

Class object methods inherited from IMetabaseCustomForeEvent

  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:

Metabase Assembly Classes