SqlObjectBase.OrderByRedirect 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.
used to translate an order by on post process fields to other, supporting fields
protected System.Collections.SortedList OrderByRedirect { get; }
member this.OrderByRedirect : System.Collections.SortedList
Protected ReadOnly Property OrderByRedirect As SortedList