Share via


JET_COLUMNBASE.coltyp 属性

获取列的类型。

Namespace:Microsoft.Isam.Esent.Interop
装配: Microsoft.Isam.Esent.Interop.dll) 中的 Microsoft.Isam.Esent.Interop (

语法

'Declaration
Public Property coltyp As JET_coltyp
    Get
    Friend Set
'Usage
Dim instance As JET_COLUMNBASE
Dim value As JET_coltyp

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

属性值

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

另请参阅

参考

JET_COLUMNBASE 类

JET_COLUMNBASE成员

Microsoft.Isam.Esent.Interop 命名空间