Freigeben über


JET_COLUMNBASE.cp-Eigenschaft

Ruft die Codepage der Spalte ab. Dies ist nur für Spalten des Typs Text und LongText sinnvoll.

Namespace:Microsoft.Isam.Esent.Interop
Versammlung: Microsoft.Isam.Esent.Interop (in Microsoft.Isam.Esent.Interop.dll)

Syntax

'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; }

Eigenschaftswert

Typ: Microsoft.Isam.Esent.Interop.JET_CP

Siehe auch

Verweis

JET_COLUMNBASE-Klasse

JET_COLUMNBASE-Member

Microsoft.Isam.Esent.Interop-Namespace