ESRI.ArcGIS.DataManagementTools
DeleteRasterAttributeTable Class
Members  See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.DataManagementTools Namespace : DeleteRasterAttributeTable Class




Removes the raster attribute table associated with a raster dataset. Since raster attribute tables can only be built on single-band raster datasets, this tool is only valid for raster datasets with a single band.

Syntax

Visual Basic (Declaration) 
Public Class DeleteRasterAttributeTable 
   Implements IGPProcess 
Visual Basic (Usage)Copy Code
Dim instance As DeleteRasterAttributeTable
C# 
public class DeleteRasterAttributeTable : IGPProcess  

Inheritance Hierarchy

System.Object
   ESRI.ArcGIS.DataManagementTools.DeleteRasterAttributeTable

See Also

© 2010 All Rights Reserved.