IDbProvider Properties |
The IDbProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CanCancelCommands |
True if this provider can cancel commands
| |
| ConnectionString |
Read/write connection string
| |
| Features |
Gets the features of the database back-end
| |
| Invariant |
Get name of the provider
| |
| MonitorProbe |
Gets the prove for the provider
| |
| ReadonlyConnectionString |
Readonly (mirror) connection string
| |
| TraceSql |
Trace SQL commands
|