Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |