This document is archived and information here might be outdated. Recommended version. |
Removes all memory relationship classes from a standalone table or layer.
[Visual Basic .NET]
Public Sub RemoveAllRelationshipClasses ( _
)
[C#]
public void RemoveAllRelationshipClasses (
);
[C++]
HRESULT RemoveAllRelationshipClasses(
void
);