LockableSQLiteConnection Properties |
The LockableSQLiteConnection type exposes the following members.
| Name | Description | |
|---|---|---|
| BusyTimeout | (Inherited from SQLiteConnection.) | |
| ColumnInformationProvider | (Inherited from SQLiteConnection.) | |
| ConnectionString |
Get the connection string
| |
| DatabasePath | (Inherited from SQLiteConnection.) | |
| ExtraTypeMappings | (Inherited from SQLiteConnection.) | |
| Handle | (Inherited from SQLiteConnection.) | |
| IsDisposed |
True if disposed
| |
| IsEntered |
True if the connection is entered on this thread
| |
| IsInTransaction | (Inherited from SQLiteConnection.) | |
| IsReadonly |
True if the connection is readonly
| |
| Platform | (Inherited from SQLiteConnection.) | |
| Resolver | (Inherited from SQLiteConnection.) | |
| Serializer | (Inherited from SQLiteConnection.) | |
| StoreDateTimeAsTicks | (Inherited from SQLiteConnection.) | |
| TableMappings | (Inherited from SQLiteConnection.) | |
| TimeExecution | (Inherited from SQLiteConnection.) | |
| TraceListener | (Inherited from SQLiteConnection.) |