JET_CP-Enumeration

Codepage für eine ESENT-Spalte.

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

Syntax

'Declaration
Public Enumeration JET_CP
'Usage
Dim instance As JET_CP
public enum JET_CP

Members

Membername Beschreibung
Keine Codepage für Nicht-Text-Spalten.
Unicode Unicode-Codierung.
ASCII ASCII-Codierung.

Weitere Informationen

Verweis

Microsoft.Isam.Esent.Interop-Namespace