JET_ENUMCOLUMN.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_ENUMCOLUMN
Dim value As JET_wrn
value = instance.err
public JET_wrn err { get; internal set; }
속성 값
형식: Microsoft.Isam.Esent.Interop.JET_wrn