Bde.DBTables.TDatabase 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.
OnGetDeltaStreamsprotectedAllows a component to generate and provide a list of delta streams representing changes to the component's state.
OnLoginpublishedOccurs when an application connects to a database.