Click or drag to resize
IDatabaseConnectionIsReadOnly Property
Returns true if the database connection is readonly.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
bool IsReadOnly { get; }

Property Value

Type: Boolean
See Also