Click or drag to resize
ISQLiteExceptionIsLocked Property
Gets a value, derived from ErrorCode, indicating that the database is locked.

Namespace: VirtualRadar.Interface.SQLite
Assembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
bool IsLocked { get; }

Property Value

Type: Boolean
See Also