ArcObjects Library Reference (Geoprocessing)  

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

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.

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.