ISQLiteExceptionIsSQLiteException Property |
Namespace: VirtualRadar.Interface.SQLiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax bool IsSQLiteException { get; }
ReadOnly Property IsSQLiteException As Boolean
Get
property bool IsSQLiteException {
bool get ();
}
abstract IsSQLiteException : bool with get
Property Value
Type:
BooleanSee Also