|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ISearchResults
Provides access to members that manage the search result.
Method Summary | |
---|---|
IQuery |
getQuery()
Query defining the search parameters. |
void |
setQueryByRef(IQuery ppQuery)
Query defining the search parameters. |
Method Detail |
---|
void setQueryByRef(IQuery ppQuery) throws IOException, AutomationException
ppQuery
- A reference to a com.esri.arcgis.catalog.IQuery (in)
IOException
- If there are interop problems.
AutomationException
- If the ArcObject component throws an exception.IQuery getQuery() throws IOException, AutomationException
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 |