ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.DataProviders Namespace / DataParameter Class
Members

In This Topic
    DataParameter Class
    In This Topic
    Represents a parameter used with a IDbCommand.
    Object Model
    DataParameter Class
    Syntax
    'Declaration
     
    Public NotInheritable Class DataParameter 
       Implements GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.IDataParameter 
    Inheritance Hierarchy

    System.Object
       GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.DataProviders.DataParameter

    See Also