SqliteException.SqliteExtendedErrorCode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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.