com.esri.arcgis.geodatabase
Interface esriNetworkAccess
- All Superinterfaces:
- java.io.Serializable
- public interface esriNetworkAccess
- extends java.io.Serializable
Network read/write access privileges.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
esriNAReadOnly
public static final int esriNAReadOnly
- See Also:
- Constant Field Values
esriNAReadWrite
public static final int esriNAReadWrite
- See Also:
- Constant Field Values
esriNACreate
public static final int esriNACreate
- See Also:
- Constant Field Values