ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Core.Rendering Assembly / GrapeCity.ActiveReports.Core.Rendering.ReportParameters Namespace / ReportParametersManager Class / ValidateQueryParameters Method

In This Topic
    ValidateQueryParameters Method (ReportParametersManager)
    In This Topic
    Throws a ReportParameterException if there are invalid 'usedInQuery' parameters.
    Syntax
    'Declaration
     
    Public Sub ValidateQueryParameters() 
    public void ValidateQueryParameters()
    Exceptions
    ExceptionDescription
    A query parameters are not valid.
    See Also