Click or drag to resize
ISQLiteExceptionIsSQLiteException Property
Gets a value indicating that the exception passed to Initialise(Exception) was a valid SQLite exception.

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

Property Value

Type: Boolean
See Also