Parameters
- query
- The SQL query to validate.
- parameters
- An array of GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.IDataParameter objects representing the query parameters.
Return Value
A System.String containing the validation message. An empty string indicates that the query is valid.