ArcObjects Library Reference (DataSourcesFile)  

ICoverageFeatureClass Interface

Provides access to members that retrieve ArcInfo Coverage Feature Class information. Note: the ICoverageFeatureClass interface has been superseded byICoverageFeatureClass2. Please consider using the more recent version.

Product Availability

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

When To Use

Use this interface to find the values of the properties: type, attribute table, and topology, for an ArcGIS for Desktop Advanced feature class.

Members

Description
Read-only property FeatureClassType Type of the Feature Class.
Read-only property HasFAT Indicates if the Feature Class has a Feature Attribute Table.
Read-only property Topology Topology of the Feature Class.