This document is archived and information here might be outdated. Recommended version. |
Deletes the global ID column.
[Visual Basic .NET]
Public Sub DeleteGlobalID ( _
)
[C#]
public void DeleteGlobalID (
);
[C++]
HRESULT DeleteGlobalID(
void
);
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.