Deletes the global ID column.
[Visual Basic .NET]
Public Sub DeleteGlobalID ( _
)
[C#] public void DeleteGlobalID ( );
[C++]
HRESULT DeleteGlobalID(
void
);
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Remarks
Deletes a column of type GlobalID to a Geodatabse Table or FeatureClass.
GlobalID columns can be added or deleted to versioned as well as non-versioned ArcSDE tables.