SqlEnumResult.BuildSql 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.
return the tsql that will provide the result for the user
public System.Collections.Specialized.StringCollection BuildSql ();
member this.BuildSql : unit -> System.Collections.Specialized.StringCollection
Public Function BuildSql () As StringCollection