BF_OPEN_MODEConstant Class
Open Status
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXBF_OPEN_MODEConstant

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

The BF_OPEN_MODEConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberBF_READ
Read only
Public fieldStatic memberBF_READWRITE_APP
Open and append onto pre-existing file (cannot be read from)
Public fieldStatic memberBF_READWRITE_NEW
Erases existing file
Public fieldStatic memberBF_READWRITE_OLD
File must pre-exist
Top
See Also