共用方式為


SqliteException.SqliteErrorCode 屬性

定義

取得 SQLite 錯誤碼。

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

屬性值

SQLite 錯誤碼。

適用於