com.esri.arcgis.geodatabase
Interface esriSchemaLock

All Superinterfaces:
java.io.Serializable

public interface esriSchemaLock
extends java.io.Serializable

Schema Locks.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Supported Platforms

Windows, Solaris, Linux


Field Summary
static int esriExclusiveSchemaLock
           
static int esriSharedSchemaLock
           
 

Field Detail

esriSharedSchemaLock

public static final int esriSharedSchemaLock
See Also:
Constant Field Values

esriExclusiveSchemaLock

public static final int esriExclusiveSchemaLock
See Also:
Constant Field Values