|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface esriSynchronizationOption
Constants from esriSynchronizationOption' enum. Generated 3/19/2015 1:20:40 PM from 'C:\ArcGIS\COM\esriCatalog.olb'
Description: 'Options for setting when the Catalog creates and updates metadata automatically.' 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 |
esriSyncAccessed
Always creates and updates metadata automatically. |
static int |
esriSyncCreated
Always creates but never updates metadata automatically. |
static int |
esriSyncNever
Never creates or updates metadata automatically. |
static int |
esriSyncNotCreated
Never creates but always updates metadata automatically. |
Field Detail |
---|
static final int esriSyncNever
static final int esriSyncCreated
static final int esriSyncAccessed
static final int esriSyncNotCreated
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |