Click or drag to resize

SqliteWriteBackProvider Properties

The SqliteWriteBackProvider type exposes the following members.

Properties
 NameDescription
Public propertyCanCancelCommands True if commands can be cancel
(Inherited from SqliteProvider)
Public propertyConnectionString Gets or sets the connection string for this provier
(Inherited from SqliteProvider)
Public propertyInvariant Get the name of the provider
(Inherited from SqliteProvider)
Public propertyMonitorProbe Gets ht emonitor probe
(Inherited from SqliteProvider)
Public propertyReadonlyConnectionString Gets or sets the readonly connection string
(Inherited from SqliteProvider)
Public propertyStatementFactory Gets the statement factory for this provider
(Inherited from SqliteProvider)
Public propertyTraceSql Gets or sets the trace SQL flag
(Inherited from SqliteProvider)
Top
See Also