| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface ITableDefinition
Provides access to members that define a subset of the rows from the underlying table.
| Method Summary | |
|---|---|
 String | 
getDefinitionExpression()
Definition query expression for the existing layer.  | 
 ISelectionSet | 
getDefinitionSelectionSet()
The selection set that defines the subset of features in a selection layer.  | 
 void | 
setDefinitionExpression(String expression)
Definition query expression for the existing layer.  | 
| Method Detail | 
|---|
String getDefinitionExpression()
                               throws IOException,
                                      AutomationException
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
void setDefinitionExpression(String expression)
                             throws IOException,
                                    AutomationException
expression - The expression  (in)
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.
ISelectionSet getDefinitionSelectionSet()
                                        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 | ||||||||