次の方法で共有


JET_COLUMNDEF.cp プロパティ

列のコード ページを取得または設定します。 これは、 Text 型と LongText 型の列に対してのみ意味があります。

Namespace:Microsoft.Isam.Esent.Interop
アセンブリ: Microsoft.Isam.Esent.Interop (Microsoft.Isam.Esent.Interop.dll)

構文

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

value = instance.cp

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

プロパティ値

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

こちらもご覧ください

リファレンス

JET_COLUMNDEF クラス

JET_COLUMNDEF メンバー

Microsoft.Isam.Esent.Interop 名前空間