Click or drag to resize
ISQLiteExceptionErrorCode Property
Gets the error code from the exception.

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

Property Value

Type: SQLiteErrorCode
See Also