ArcObjects Library Reference (GeoAnalyst)  

IGridTableOp Interface

Provides access to members that performs grid VAT operations.

Product Availability

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

Members

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.

CoClasses that implement IGridTableOp

CoClasses and Classes Description
GridTableOp Esri grid VAT operations class.

Remarks

  • Read the Working with ArcGIS Spatial Analyst objects technical document for general information on implementing Spatial Analyst operations.