Click or drag to resize

LockableSQLiteConnection Properties

The LockableSQLiteConnection type exposes the following members.

Properties
  NameDescription
Public propertyBusyTimeout (Inherited from SQLiteConnection.)
Public propertyColumnInformationProvider (Inherited from SQLiteConnection.)
Public propertyConnectionString
Get the connection string
Public propertyDatabasePath (Inherited from SQLiteConnection.)
Public propertyExtraTypeMappings (Inherited from SQLiteConnection.)
Public propertyHandle (Inherited from SQLiteConnection.)
Public propertyIsDisposed
True if disposed
Public propertyIsEntered
True if the connection is entered on this thread
Public propertyIsInTransaction (Inherited from SQLiteConnection.)
Public propertyIsReadonly
True if the connection is readonly
Public propertyPlatform (Inherited from SQLiteConnection.)
Public propertyResolver (Inherited from SQLiteConnection.)
Public propertySerializer (Inherited from SQLiteConnection.)
Public propertyStoreDateTimeAsTicks (Inherited from SQLiteConnection.)
Public propertyTableMappings (Inherited from SQLiteConnection.)
Public propertyTimeExecution (Inherited from SQLiteConnection.)
Public propertyTraceListener (Inherited from SQLiteConnection.)
Top
See Also