ColumnInfo.Coltyp 屬性
取得資料行的類型。
Namespace:Microsoft.Isam.Esent.Interop
裝配: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property Coltyp As JET_coltyp
Get
Private Set
'Usage
Dim instance As ColumnInfo
Dim value As JET_coltyp
value = instance.Coltyp
public JET_coltyp Coltyp { get; private set; }
屬性值
類型: Microsoft.Isam.Esent.Interop.JET_coltyp