| ISQLiteExceptionErrorCode Property  | 
            Gets the error code from the exception.
            
 
Namespace: VirtualRadar.Interface.SQLiteAssembly: VirtualRadar.Interface (in VirtualRadar.Interface.dll) Version: 1.0.0.0 (1.0.0.0)
SyntaxSQLiteErrorCode ErrorCode { get; }ReadOnly Property ErrorCode As SQLiteErrorCode
	Get
property SQLiteErrorCode ErrorCode {
	SQLiteErrorCode get ();
}abstract ErrorCode : SQLiteErrorCode with get
Property Value
Type: 
SQLiteErrorCode
See Also