다음을 통해 공유


SqliteException.SqliteErrorCode 속성

정의

SQLite 오류 코드를 가져옵니다.

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

속성 값

SQLite 오류 코드입니다.

적용 대상