MVIEW_OPENConstant Class

Open MVIEW define
Inheritance Hierarchy
SystemObject
  GeoEngine.Core.GXNetXMVIEW_OPENConstant

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

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