SqliteException.SqliteErrorCode Property

Definition

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.

Applies to