|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IResultPortion
Provides access to members that allow a client to get information about the result portion.
| Method Summary | |
|---|---|
IResultPortionInfo |
getResultPortionInfo()
The information about the result portion. |
void |
setResultPortionInfoByRef(IResultPortionInfo resultPortionInfo)
The information about the result portion. |
| Method Detail |
|---|
IResultPortionInfo getResultPortionInfo()
throws IOException,
AutomationException
This interface returns information about a result. For example, the IGeoDataServer::TableSearch method returns an object that uses this interface to describe information about rows returned from a query.
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setResultPortionInfoByRef(IResultPortionInfo resultPortionInfo)
throws IOException,
AutomationException
resultPortionInfo - A reference to a com.esri.arcgis.geodatabase.IResultPortionInfo (in)
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 | ||||||||