IBX.IBDatabase.TIBDatabase Events

From RAD Studio API Documentation
Jump to: navigation, search


InheritedProtected
AfterConnectpublishedOccurs after a connection is established.
AfterDisconnectpublishedOccurs after the connection closes.
BeforeConnectpublishedOccurs immediately before establishing a connection.
BeforeDisconnectpublishedOccurs immediately before the connection closes.
OnDialectDowngradeWarningpublishedOccurs after the SQL dialect of the client connection is downgraded.
OnGetDeltaStreamsprotected
OnIdleTimerpublishedOccurs after a database connection times out.
OnLoginpublishedOccurs when an application connects to a database.