This document is archived and information here might be outdated. Recommended version. |
ArcObjects namespaces > Geodatabase > ESRI.ArcGIS.GeoDatabase > Interfaces > IC > IClassSchemaEditEx Interface (ArcObjects .NET 10.4 SDK) |
Provides access to members that modify an object class schema.
This interface can be used to convert a field of type GUID to type GlobalID or conversely to convert a field of type GlobalID to a field of type GUID.
These methods appy to unversioned ArcSDE feature classes and tables only.
Description | ||
---|---|---|
RegisterGlobalIDColumn | Registers this column as an Global ID with the database. | |
UnregisterGlobalIDColumn | Unregisters this column as an OID with the database. |
CoClasses and Classes | Description |
---|---|
ObjectClass | Esri Object Class object. |