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 propertyInvariant Get name of the provider
Public propertyMonitorProbe Gets the prove for the provider
Public propertyReadonlyConnectionString Readonly (mirror) connection string
Public propertyStatementFactory Gets the statement factory for this provider
Public propertyTraceSql Trace SQL commands
Top
See Also