Idioma

SfcDependencyNode.Children Propriedade

Definição

Enumerar sobre os filhos desse nó de dependência.

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyNode> Children { get; }
member this.Children : seq<Microsoft.SqlServer.Management.Sdk.Sfc.SfcDependencyNode>
Public ReadOnly Property Children As IEnumerable(Of SfcDependencyNode)

Valor da propriedade

Um enumerador para os filhos do nó atual ou nulo se não houver filhos.

Aplica-se a