OrderByClause.OrderByElements 属性

定义

项。

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)

属性值

适用于