JET_COLUMNBASE.cp 属性

获取列的代码页。 这仅对 TextLongText 类型的列有意义。

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

语法

'Declaration
Public Property cp As JET_CP
    Get
    Friend Set
'Usage
Dim instance As JET_COLUMNBASE
Dim value As JET_CP

value = instance.cp
public JET_CP cp { get; internal set; }

属性值

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

另请参阅

参考

JET_COLUMNBASE 类

JET_COLUMNBASE成员

Microsoft.Isam.Esent.Interop 命名空间