|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IGDSQueryResultPortion
COM Interface 'IGDSQueryResultPortion'. Generated 3/19/2015 1:20:57 PM from 'C:\ArcGIS\COM\esriGeoDatabaseDistributed.olb'
Description: 'Provides access to elements of a result portion.' 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 |
IID6babaf1e_d1a3_487f_bde1_58a206503dbc
|
static int |
xxDummy
Deprecated. Internal use only |
| Method Summary | |
|---|---|
IRecordSet |
getRecords()
The records corresponding to the query result portion. |
void |
setRecordsByRef(IRecordSet recordSet)
The records corresponding to the query result portion. |
| Field Detail |
|---|
static final int IID6babaf1e_d1a3_487f_bde1_58a206503dbc
static final int xxDummy
static final java.lang.String IID
| Method Detail |
|---|
IRecordSet getRecords()
throws java.io.IOException,
AutomationException
java.io.IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setRecordsByRef(IRecordSet recordSet)
throws java.io.IOException,
AutomationException
recordSet - 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.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||