SqlObjectBase.AddOrderByAcrossDatabases 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 across databases
protected void AddOrderByAcrossDatabases ();
member this.AddOrderByAcrossDatabases : unit -> unit
Protected Sub AddOrderByAcrossDatabases ()