Click or drag to resize

IDbMonitorProvider Properties

The IDbMonitorProvider type exposes the following members.

Properties
  NameDescription
Public propertyCanCancelCommands
True if this provider can cancel commands
(Inherited from IDbProvider.)
Public propertyConnectionString
Read/write connection string
(Inherited from IDbProvider.)
Public propertyFeatures
Gets the features of the database back-end
(Inherited from IDbProvider.)
Public propertyInvariant
Get name of the provider
(Inherited from IDbProvider.)
Public propertyMonitorProbe
Gets the prove for the provider
(Inherited from IDbProvider.)
Public propertyReadonlyConnectionString
Readonly (mirror) connection string
(Inherited from IDbProvider.)
Public propertyTraceSql
Trace SQL commands
(Inherited from IDbProvider.)
Top
See Also