This document is archived and information here might be outdated. Recommended version. |
ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPTableView Interface (ArcObjects .NET 10.5 SDK) |
Provides access to the properties/methods of a geoprocessing table view object.
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 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. |