ColumnInfo.Cp 屬性
取得資料行的字碼頁。
Namespace:Microsoft.Isam.Esent.Interop
裝配: microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)
Syntax
'Declaration
Public Property Cp As JET_CP
Get
Private Set
'Usage
Dim instance As ColumnInfo
Dim value As JET_CP
value = instance.Cp
public JET_CP Cp { get; private set; }
屬性值
類型: Microsoft.Isam.Esent.Interop.JET_CP