ExpressionNodeChildren.EnumerableChildrenList Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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)