|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface IQueryTableName
Provide access to associated query description object.
| Method Summary | |
|---|---|
String |
getQuery()
Query string |
IQueryDescription |
getQueryDescription()
QueryDescription object |
void |
setQuery(String pQuery)
Query string |
void |
setQueryDescription(IQueryDescription ppQueryDescription)
QueryDescription object |
| Method Detail |
|---|
void setQueryDescription(IQueryDescription ppQueryDescription)
throws IOException,
AutomationException
ppQueryDescription - A reference to a com.esri.arcgis.geodatabase.IQueryDescription (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
IQueryDescription getQueryDescription()
throws IOException,
AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setQuery(String pQuery)
throws IOException,
AutomationException
pQuery - The pQuery (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
String 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 | ||||||||