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)
Syntax SQLiteErrorCode ErrorCode { get; }
ReadOnly Property ErrorCode As SQLiteErrorCode
Get
property SQLiteErrorCode ErrorCode {
SQLiteErrorCode get ();
}
abstract ErrorCode : SQLiteErrorCode with get
Property Value
Type:
SQLiteErrorCodeSee Also