ArcObjects Library Reference (DataSourcesRaster)  

ITableBuilder Interface

Provides access to members that control a table builder.

Product Availability

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

Members

Description
Read/write property GroupField The name of the field that contains values that identify groups of related items.
Read/write property NameField The name of the field that contains a friendly name for an item.
Read/write property RasterField The name of the field that contains either a path to a raster dataset or stores a raster value object.
Read/write property TagField The name of the field that provides an item with a tag that unique identifies the item within a group.

CoClasses that implement ITableBuilder

CoClasses and Classes Description
TableBuilder A raster builder for tables.