共用方式為


SqliteException.SqliteExtendedErrorCode 屬性

定義

取得擴充的 SQLite 錯誤碼。

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

屬性值

SQLite 錯誤碼。

適用於