다음을 통해 공유


JET_SETCOLUMN.err 속성

열 설정 작업에서 반환된 오류 코드 또는 경고를 가져옵니다.

네임스페이스:Microsoft.Isam.Esent.Interop
어셈블리: Microsoft.Isam.Esent.Interop(Microsoft.Isam.Esent.Interop.dll)

구문

'Declaration
Public Property err As JET_wrn
    Get
    Friend Set
'Usage
Dim instance As JET_SETCOLUMN
Dim value As JET_wrn

value = instance.err
public JET_wrn err { get; internal set; }

속성 값

형식: Microsoft.Isam.Esent.Interop.JET_wrn

추가 정보

참조

JET_SETCOLUMN 클래스

JET_SETCOLUMN 멤버

Microsoft.Isam.Esent.Interop 네임스페이스