ExpressionNodeChildren.EnumerableChildrenList Property

Definition

List of children nodes

public System.Collections.Generic.IEnumerable<Microsoft.SqlServer.Management.Dmf.ExpressionNode> EnumerableChildrenList { get; }
member this.EnumerableChildrenList : seq<Microsoft.SqlServer.Management.Dmf.ExpressionNode>
Public ReadOnly Property EnumerableChildrenList As IEnumerable(Of ExpressionNode)

Property Value

Applies to