OrderByClause.OrderByElements Property

Definition

The items.

public System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExpressionWithSortOrder> OrderByElements { get; }
member this.OrderByElements : System.Collections.Generic.IList<Microsoft.SqlServer.TransactSql.ScriptDom.ExpressionWithSortOrder>
Public ReadOnly Property OrderByElements As IList(Of ExpressionWithSortOrder)

Property Value

Applies to