Provides access to members that modify an object class schema.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Description
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.
Members
Description | ||
---|---|---|
RegisterGlobalIDColumn | Registers this column as an Global ID with the database. | |
UnregisterGlobalIDColumn | Unregisters this column as an OID with the database. |
CoClasses that implement IClassSchemaEditEx
CoClasses and Classes | Description |
---|---|
ObjectClass | ESRI Object Class object. |