JET_COLUMNCREATE.cp 屬性

取得或設定資料行的字碼頁。 這只適用于 TextLongText類型的資料行。

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

Syntax

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

value = instance.cp

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

屬性值

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

另請參閱

參考

JET_COLUMNCREATE 類別

JET_COLUMNCREATE成員

Microsoft.Isam.Esent.Interop 命名空間