Click or drag to resize

IEncryptedDbProvider Properties

The IEncryptedDbProvider 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 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 propertyStatementFactory Gets the statement factory for this provider
(Inherited from IDbProvider)
Public propertyTraceSql Trace SQL commands
(Inherited from IDbProvider)
Top
See Also