SqliteException.SqliteErrorCode 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 SQLite error code.
public virtual int SqliteErrorCode { get; }
member this.SqliteErrorCode : int
Public Overridable ReadOnly Property SqliteErrorCode As Integer
Property Value
The SQLite error code.