JET_COLUMNCREATE.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
    Set
'Usage
Dim instance As JET_COLUMNCREATE
Dim value As JET_coltyp

value = instance.coltyp

instance.coltyp = value
public JET_coltyp coltyp { get; set; }

屬性值

類型: Microsoft.Isam.Esent.Interop.JET_coltyp

另請參閱

參考

JET_COLUMNCREATE 類別

JET_COLUMNCREATE成員

Microsoft.Isam.Esent.Interop 命名空間