| ISQLiteExceptionIsLocked Property  | 
            Gets a value, derived from 
ErrorCode, indicating that the database is locked.
            
 
Namespace: VirtualRadar.Interface.SQLiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxReadOnly Property IsLocked As Boolean
	Get
property bool IsLocked {
	bool get ();
}abstract IsLocked : bool with get
Property Value
Type: 
Boolean
See Also