public interface enumPurgeRule
extends java.io.Serializable
Description: 'TMS Feature Class Purge Rule Type.' 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 |
enumKeepLatest
Purge all events except most current of each track.
|
static int |
enumOldest
Purge Oldest Events when pruning database.
|
static final int enumOldest
static final int enumKeepLatest