com.esri.arcgis.datasourcesGDB
Interface esriSdeLockMode

All Superinterfaces:
java.io.Serializable

public interface esriSdeLockMode
extends java.io.Serializable

Constants from esriSdeLockMode' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriDataSourcesGDB.olb'

Generator Options: PromptForTypeLibraries = False ClashPrefix = esri_ LowerCaseMemberNames = True IDispatchOnly = False RetryOnReject = False AwtForOcxs = True ArraysAsObjects = False DontRenameSameMethods = False ImplementConflictingInterfaces = True ReuseMethods = True RenameConflictingInterfaceMethods = True GenBeanInfo = True GenerateJavadoc =


Field Summary
static int esriLockModeExclusive
           
static int esriLockModeShared
           
 

Field Detail

esriLockModeShared

static final int esriLockModeShared
See Also:
Constant Field Values

esriLockModeExclusive

static final int esriLockModeExclusive
See Also:
Constant Field Values