This document is archived and information here might be outdated. Recommended version. |
Removes the specified memory relationship class from a standalone table or layer.
[Visual Basic .NET] Public Sub RemoveRelationshipClass ( _ ByVal RelationshipClass As IRelationshipClass _ )
[C#] public void RemoveRelationshipClass ( IRelationshipClass RelationshipClass );
[C++]
HRESULT RemoveRelationshipClass(
IRelationshipClass* RelationshipClass
);
[C++] Parameters RelationshipClass [in]
RelationshipClass is a parameter of type IRelationshipClass*