IndexSegment.Coltyp 屬性

取得要編制索引的資料行類型。

Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'Declaration
Public ReadOnly Property Coltyp As JET_coltyp
    Get
'Usage
Dim instance As IndexSegment
Dim value As JET_coltyp

value = instance.Coltyp
public JET_coltyp Coltyp { get; }

屬性值

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

另請參閱

參考

IndexSegment 類別

IndexSegment 成員

Microsoft.Isam.Esent.Interop 命名空間