JET_ENUMCOLUMN.err 屬性
取得列舉所產生的資料行狀態碼。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'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