Provides access to members that return information about geodatabase table data element.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
| Description | ||
|---|---|---|
![]()  | 
AliasName | The alias name for the table. | 
![]()  | 
CLSID | The GUID for the COM Class (CoClass) corresponding to instances of the object class represented by the table data element. | 
![]()  | 
ControllerMemberships | The set of controller memberships for the table. | 
![]()  | 
DefaultSubtypeCode | The default subtype code. | 
![]()  | 
EXTCLSID | The GUID for the COM Class (CoClass) corresponding to the class extension of the object class represented by the table data element. | 
![]()  | 
ExtensionProperties | The properties for the class extension. | 
![]()  | 
Fields | The list of Fields. | 
![]()  | 
GlobalIDFieldName | The name of the GlobalID Field. | 
![]()  | 
HasGlobalID | Indicates if the table has a GlobalID field. | 
![]()  | 
HasOID | Indicates if the table has an object id field. | 
![]()  | 
Indexes | The list of Indexes. | 
![]()  | 
ModelName | The model name for the table. | 
![]()  | 
OIDFieldName | The name of the OID Field. | 
![]()  | 
RasterFieldName | The name of the raster field. | 
![]()  | 
RelationshipClassNames | The names of the Relationship Classes this object class participates in. | 
![]()  | 
SubtypeFieldName | The name of the Subtype Field. | 
![]()  | 
Subtypes | The set of Subtypes. | 
Inherited Interfaces
| Interfaces | Description | 
|---|---|
| IDETable | Provides access to members that return information about table data elements. | 
CoClasses that implement IDEGdbTable
| CoClasses and Classes | Description | 
|---|---|
| DEFeatureClass | Feature Class Data Element object. | 
| DERasterCatalog | Raster Catalog Data Element object. | 
| DERelationshipClass | Relationship Class Data Element object. | 
| DETable | Table Data Element object. | 

