InvokeEvent(SesConn: ISecurityConnection);
SesConn. Connection with DBMS server.
The InvokeEvent method invokes a custom event on connecting to database server.
To invoke a custom event, use the IMetabaseCustomForeEvent.Invoke method.
See also:
IMetabaseCustomForeEvent