Provides access to the properties/methods of a geoprocessing table view object.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
AddToFIDSet | Add on OID to the FIDSet of the feature layer. | |
DETable | The table of the table view. | |
FIDSet | The selection set of the table view. | |
FieldInfo | The field info of the feature layer. | |
NameString | The name string. | |
WhereClause | The where clause of the feature layer. |
CoClasses that implement IGPTableView
CoClasses and Classes | Description |
---|---|
GPFeatureLayer | Geoprocessing value object containing a feature layer value. |
GPRasterCatalogLayer | Geoprocessing value object containing a raster catalog value. |
GPTableView | Geoprocessing value object containing a table view value. |