ExpressionNodeChildren.ChildrenList Property

Definition

protected System.Collections.Generic.List<Microsoft.SqlServer.Management.Dmf.ExpressionNode> ChildrenList { get; set; }
member this.ChildrenList : System.Collections.Generic.List<Microsoft.SqlServer.Management.Dmf.ExpressionNode> with get, set
Protected Property ChildrenList As List(Of ExpressionNode)

Property Value

Applies to