BF_ENCODEConstant Class
The way a string is encoded
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXBF_ENCODEConstant

Namespace: GeoEngine.Core.GXNetX
Assembly: geoengine.core.gxnetx (in geoengine.core.gxnetx.dll)
Syntax
public static class BF_ENCODEConstant

The BF_ENCODEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberANSI
String is stored as ANSI code page
Public fieldStatic memberUTF8
String is stored as <define>UTF8</define>
Top
See Also