[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.QueryParameterInfo.Name

Name Property

Name

Gets or sets the name of the parameter as used in the SQL query.

Declaration
public string Name { get; set; }
Property Value
Type Description
string

A string representing the name of the parameter.