ArcObjects Library Reference  (DataSourcesRaster)    

IRasterTable Interface

Provides access to members that control a raster table.

Product Availability

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

Members

Description
Read/write property PrimaryField The primary field of the table.
Read-only property TableType The class names of the table.

CoClasses that implement IRasterTable

CoClasses and Classes Description
NetCDFRasterBand (esriDataSourcesNetCDF) A representation of a single band of a NetCDF raster dataset on disk.
RasterBand A representation of a single band of a raster dataset on disk.

Remarks

This interface is only suppoted on for raster bands that contains a table. Some file based  RasterBand and database RasterBand do not contain a table.

 


Feedback Send feedback on this page