ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : BaseMetadataProvider Class |
For a list of all members of this type, see BaseMetadataProvider members.
Name | Description | |
---|---|---|
![]() | AfterConnect | Fired after opening connection to the database. |
![]() | AfterDisconnect | Fired after closing connection to the database. |
![]() | AfterSqlExec | Fired after successfull execution of the SQL query. |
![]() | BeforeConnect | Fired before opening connection to the database. |
![]() | BeforeDisconnect | Fired before closing connection to the database. |
![]() | BeforeSqlExec | Fired before execution of SQL query. |