This document is archived and information here might be outdated. Recommended version. |
Provides access to members that return information about geodatabase table data element.
Name | 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. |
Interfaces | Description |
---|---|
IDETable | Provides access to members that return information about table data elements. |
Classes | Description |
---|---|
DERasterCatalog | Raster Catalog Data Element object. |