SqlObjectBase.AddOrderByInDatabase Method
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.
add the order by clause when the tsql runs inside one database
protected void AddOrderByInDatabase ();
member this.AddOrderByInDatabase : unit -> unit
Protected Sub AddOrderByInDatabase ()