Breaks the relation with the specified table.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public void BreakRelation ( |
Visual Basic
Copy Code
|
|---|
Public Sub BreakRelation( _ |
RemarksCall this method to break the link between two tables.
See Also