Click or drag to resize
SQLiteExceptionExtendedErrorCode Property
Gets the SQLite extend error code associated with the exception.

Namespace: SQLitePCL.pretty
Assembly: SQLitePCL.pretty (in SQLitePCL.pretty.dll) Version: 1.0.0.0 (1.0.0)
Syntax
public ErrorCode ExtendedErrorCode { get; }

Property Value

Type: ErrorCode
See Also