Parameters
- sql
- The query to be converted.
- parameters
- The collection of the QueryParameterInfo to the converting.
- dialect
- The GrapeCity.ActiveReports.QueryDesigner.Implementation.SqlParser.SqlDialect to the converting.
Return Value
Converted query as a System.String.