SqliteException.SqliteErrorCode 属性

定义

获取 SQLite 错误代码。

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

属性值

SQLite 错误代码。

适用于