|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGPRecordSet
COM Interface 'IGPRecordSet'. Generated 3/19/2015 1:20:59 PM from 'C:\ArcGIS\COM\esriGeoprocessing.olb'
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 |
IID23a1155c_92fb_4fcd_871c_a7ffb9b326ab
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
java.lang.String |
getOIDFieldName()
The OID field name. |
IRecordSet |
getRecordSet()
The recordset data. |
boolean |
isExceededTransferLimit()
The has transfer limit been reached flag. |
void |
setExceededTransferLimit(boolean flag)
The has transfer limit been reached flag. |
void |
setOIDFieldName(java.lang.String name)
The OID field name. |
void |
setRecordSetByRef(IRecordSet ppRs)
The recordset data. |
| Field Detail |
|---|
static final int IID23a1155c_92fb_4fcd_871c_a7ffb9b326ab
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IRecordSet getRecordSet()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRecordSetByRef(IRecordSet ppRs)
throws java.io.IOException,
AutomationException
ppRs - A reference to a com.esri.arcgis.geodatabase.IRecordSet (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
java.lang.String getOIDFieldName()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setOIDFieldName(java.lang.String name)
throws java.io.IOException,
AutomationException
name - The name (in)
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
boolean isExceededTransferLimit()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setExceededTransferLimit(boolean flag)
throws java.io.IOException,
AutomationException
flag - The flag (in)
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 | ||||||||