Provides access to the objects class ID.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Members
Description | ||
---|---|---|
ObjectClassID | The object class ID. |
CoClasses that implement IObjectClassName
CoClasses and Classes | Description |
---|---|
CoverageFeatureClassName (esriDataSourcesFile) | Maintains ArcInfo Coverage Feature Class information. |
FeatureClassName | ESRI Feature Class Name object. |
FgdbFeatureClassName (esriDataSourcesGDB) | File GeoDatabase Feature Class Name object. |
FgdbTableName (esriDataSourcesGDB) | File GeoDatabase Table Name object. |
ObjectClassName | ESRI Object Class Name object. |
RasterCatalogName | ESRI RasterCatalog Name object. |
SchematicDiagramClassName (esriSchematic) | Schematic diagram class name object. |
TableName | ESRI Table Name object. |
Remarks
The ObjectClassID property can be used to obtain the ID for this object class within a workspace that represents a geodatabase (for example, within a Personal, File or ArcSDE geodatabase). A value of -1 is returned if the table is not registered as an object class.