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