IMetabaseCustomForeEvent

Assembly: Metabase;

Description

The IMetabaseCustomForeEvent interface is used to work with a custom event.

Inheritance Hierarchy

          INamedEntity

          IMetabaseCustomForeEvent

Comments

Custom event can be obtained using properties and methods of the IMetabaseCustomForeEvents interface.

Properties inherited from INamedEntity

  Property name Brief description
Id The Id property determines an object identifier.
Key The Key property returns the object key.
Name The Name property determines an object name.

Methods

  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 Interfaces