ArcObjects Library Reference (GeoDatabase)  

IDETable Interface

Provides access to members that return information about table data elements.

Product Availability

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

Members

Description
Read/write property Fields The list of Fields.
Read/write property HasOID Indicates if the table has an object id field.
Read/write property Indexes The list of Indexes.
Read/write property OIDFieldName The name of the OID Field.

CoClasses that implement IDETable

CoClasses and Classes Description
DEArcInfoTable (esriDataSourcesFile) ArcInfo Table Data Element object.
DECoverageFeatureClass (esriDataSourcesFile) Coverage Feature Class Data Element object.
DEDbaseTable (esriDataSourcesFile) Dbase Table Data Element object.
DEFeatureClass Feature Class Data Element object.
DERasterBand RasterBand Data Element object.
DERasterCatalog Raster Catalog Data Element object.
DERelationshipClass Relationship Class Data Element object.
DEShapeFile (esriDataSourcesFile) ShapeFile Data Element object.
DETable Table Data Element object.
DETextFile (esriDataSourcesFile) Text File Data Element object.
DEVPFTable (esriDataSourcesFile) VPFTable Data Element object.