GraphConnectionConstraintDefinition.FromNodeToNodeList Propriedade
Definição
Importante
Algumas informações se referem a produtos de pré-lançamento que podem ser substancialmente modificados antes do lançamento. A Microsoft não oferece garantias, expressas ou implícitas, das informações aqui fornecidas.
Lista de conexões entre tabelas de nós.
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)