GraphConnectionConstraintDefinition.FromNodeToNodeList Property

Definition

List of connections between node tables.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.GraphConnectionBetweenNodes> FromNodeToNodeList { get; }
member this.FromNodeToNodeList : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.GraphConnectionBetweenNodes>
Public ReadOnly Property FromNodeToNodeList As IList(Of GraphConnectionBetweenNodes)

Property Value

Applies to