Click or drag to resize

IDbProvider Properties

The IDbProvider type exposes the following members.

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