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