|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface IDifferenceCursorEx
COM Interface 'IDifferenceCursorEx'. Generated 3/19/2015 1:20:55 PM from 'C:\ArcGIS\COM\esriGeoDatabase.olb'
Description: 'Provides access to members that control the difference cursor.' 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 java.lang.String |
IID
Deprecated. Internal use only |
static int |
IID810856ce_680b_443b_930d_cd26b1b0c412
|
static int |
xxDummy
Deprecated. Internal use only |
Method Summary | |
---|---|
void |
next(int[] oID,
IRow[] sourceRow,
IRow[] differenceRow,
ILongArray[] differentValueIndices)
Returns the source row, the difference row and an array with indices of fields with different values. |
Field Detail |
---|
static final int IID810856ce_680b_443b_930d_cd26b1b0c412
static final int xxDummy
static final java.lang.String IID
Method Detail |
---|
void next(int[] oID, IRow[] sourceRow, IRow[] differenceRow, ILongArray[] differentValueIndices) throws java.io.IOException, AutomationException
oID
- The oID (out: use single element array)sourceRow
- A reference to a com.esri.arcgis.geodatabase.IRow (out: use single element array)differenceRow
- A reference to a com.esri.arcgis.geodatabase.IRow (out: use single element array)differentValueIndices
- A reference to a com.esri.arcgis.system.ILongArray (out: use single element array)
java.io.IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |