ActiveReports 19 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation Namespace / QueryParameterInfo Class
Members

In This Topic
    QueryParameterInfo Class
    In This Topic
    Represents information about a parameter used in an SQL query.
    Object Model
    QueryParameterInfo Class
    Syntax
    'Declaration
     
    Public NotInheritable Class QueryParameterInfo 
    public sealed class QueryParameterInfo 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.QueryDesigner.Implementation.QueryParameterInfo

    See Also