This document is archived and information here might be outdated.  Recommended version.


IGPTableView Interface (ArcObjects .NET 10.8 SDK)
ArcObjects Help for .NET developers > ArcObjects Help for .NET developers > ArcObjects namespaces > Geoprocessing > ESRI.ArcGIS.Geoprocessing > Interfaces > IG > IGPTableView Interface
ArcGIS Developer Help

IGPTableView Interface

Provides access to the properties/methods of a geoprocessing table view object.

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Members

Name Description
Method AddToFIDSet Add on OID to the FIDSet of the feature layer.
Read/write property DETable The table of the table view.
Read/write property FIDSet The selection set of the table view.
Read/write property FieldInfo The field info of the feature layer.
Read/write property NameString The name string.
Read/write property WhereClause The where clause of the feature layer.

Classes that implement IGPTableView

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.