| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ILayerQueryBuilder
Provides access to properties and methods for the layer query builder.
| Method Summary | |
|---|---|
 void | 
doModal(ILayer piLayer,
        int hParent)
Displays a modal query builder dialog.  | 
 String | 
getWhereClause()
SQL style WhereClause for the query.  | 
 void | 
setWhereClause(String pVal)
SQL style WhereClause for the query.  | 
| Method Detail | 
|---|
String getWhereClause()
                      throws IOException,
                             AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setWhereClause(String pVal)
                    throws IOException,
                           AutomationException
pVal - The pVal  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void doModal(ILayer piLayer,
             int hParent)
             throws IOException,
                    AutomationException
piLayer - A reference to a com.esri.arcgis.carto.ILayer  (in)hParent - The hParent (A  COM typedef)   (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 | ||||||||