Renders the current SqlQuery object to a string that contains a valid
SQL query. Enumerates the sqlTokens object and calls BuildSql on each
SqlToken node then returns the concatenated results.
Namespace: P4s3FilterToolsAssembly: P4s3FilterTools (in P4s3FilterTools.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Return Value
Type: StringSee Also