public interface IBranchEditingSOI
extends java.io.Serializable
Description: 'Methods querying edited rows in an SOI before applyEdits.' 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 java.lang.String |
IID
Deprecated.
Internal use only
|
static int |
IID8c0cb50b_fdc0_4abb_be3b_01e524391795 |
static int |
xxDummy
Deprecated.
Internal use only
|
Modifier and Type | Method and Description |
---|---|
void |
useLastEditMomentForNextQuery()
Set the next query to use the edit moment of the branch.
|
static final int IID8c0cb50b_fdc0_4abb_be3b_01e524391795
static final int xxDummy
static final java.lang.String IID
void useLastEditMomentForNextQuery() throws java.io.IOException, AutomationException
java.io.IOException
- If there are interop problems.AutomationException
- If the ArcObject component throws an exception.