| ActiveDatabaseSoftware.ActiveQueryBuilder Namespace : BaseMetadataProvider Class | 
For a list of all members of this type, see BaseMetadataProvider members.
| Name | Description | |
|---|---|---|
|  | Connect | Opens connection to the database. | 
|  | Disconnect | Closes connection to the database. | 
|  | ExecSQL | Executes SQL query against Connection and returns the IDataReader interface in result. | 
|  | ExecSQLNoResult | Executes SQL query against Connection. Returns no result. | 
|  | GetReferencingObjectNames |