public interface esriTxFeatureClassCachingMode
extends java.io.Serializable
Description: 'Tracking feature class caching mode.' 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 =
Modifier and Type | Field and Description |
---|---|
static int |
esriTFCMCacheAll
Cache data in memory.
|
static int |
esriTFCMNone
Do not cache.
|
static final int esriTFCMNone
static final int esriTFCMCacheAll