SqliteException.SqliteExtendedErrorCode Property

Definition

Gets the extended SQLite error code.

public virtual int SqliteExtendedErrorCode { get; }
member this.SqliteExtendedErrorCode : int
Public Overridable ReadOnly Property SqliteExtendedErrorCode As Integer

Property Value

The SQLite error code.

Applies to