[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.QueryDesigner.Implementation.QueryParameterInfo.Type

Type Property

Type

Gets or sets the data type of the parameter (e.g., int, string, etc.).

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

A Type representing the data type of the parameter.