Edit

Share via


JET_CP enumeration

Codepage for an ESENT column.

Namespace:  Microsoft.Isam.Esent.Interop
Assembly:  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

Member name Description
None Code page for non-text columns.
Unicode Unicode encoding.
ASCII ASCII encoding.

See also

Reference

Microsoft.Isam.Esent.Interop namespace