ArcObjects Library Reference (DataSourcesFile)  

IArcInfoWorkspace Interface

Provides access to members that create ArcInfo Coverages and Tables.

Product Availability

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

When To Use

Use this interface to create new empty coverages or Info tables.

Members

Description
Method CreateCoverage Creates a new Coverage.
Method CreateInfoTable Creates a new Info Table.

Remarks

This interface is used to create new empty coverages or Info tables in an ArcGIS for Desktop Advanced workspace.

The following example shows how to get this interface: