ArcObjects Library Reference (Carto)  

ITilesTable Interface

Wrapper object to encapsulate a cache tiles containenr table.

Product Availability

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

Members

Description
Method Close Close the table.
Method Create Create the table.
Method Delete Delete the table.
Method Exists Table Exists
Method GetOffset Get the row in the table corresponding to the given tileX and tileY
Method GetTileCount Get Tile Count
Method InsertTile Insert the tile into the table.
Method IsLocked Is table locked
Method Open Open the table.
Method QueryTile Query specific tile from the table.
Method UpdateTile Update Tile.

CoClasses that implement ITilesTable

CoClasses and Classes Description
TilesTable A Tiles Table object.