Data.SqlExpr.TSQLConnection 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.
OnGetDeltaStreamsprotected
OnLoginpublishedOccurs after the BeforeConnect event and before a connection is established.
TraceCallbackEventpublicProvides access to the callback function that executes for every SQL command passed to or from the server.
ValidatePeerCertificatepublishedEvent that occurs when validating a peer certificate.