MVIEW_OPENConstant Class
Open MVIEW define
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetMVIEW_OPENConstant

Namespace: GeoEngine.Core.GXNet
Assembly: geoengine.core.gxnet (in geoengine.core.gxnet.dll)
Syntax
public static class MVIEW_OPENConstant

The MVIEW_OPENConstant type exposes the following members.

Fields
  NameDescription
Public fieldStatic memberMVIEW_READ
Read Only - No changes
Public fieldStatic memberMVIEW_WRITENEW
Create new MVIEW - destroys any existing MVIEW
Public fieldStatic memberMVIEW_WRITEOLD
Open existing MVIEW for read/write (must exist)
Top
See Also