ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data Namespace / IDataParameter Interface / ParameterName Property

In This Topic
    ParameterName Property (IDataParameter)
    In This Topic
    Gets or sets the name of the parameter.
    Syntax
    'Declaration
     
    Property ParameterName As String
    string ParameterName {get; set;}
    See Also