PropertiesRequest.OrderByList 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 order by clauses
public Microsoft.SqlServer.Management.Sdk.Sfc.OrderBy[] OrderByList { get; set; }
member this.OrderByList : Microsoft.SqlServer.Management.Sdk.Sfc.OrderBy[] with get, set
Public Property OrderByList As OrderBy()
Property Value
OrderBy[]