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


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

IGridTableOp Interface

Provides access to members that performs grid VAT operations.

Product Availability

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

Members

Name Description
Method AddField Add a field to the fields collection.
Method DeleteField Delete a field from the fields collection.
Method Update Returns a cursor that can be used to update Rows selected by the specified query.

Classes that implement IGridTableOp

Classes Description
GridTableOp Esri grid VAT operations class.

Remarks