MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation Namespace / QueryParameterInfo Class
Properties

QueryParameterInfo Class Members

The following tables list the members exposed by QueryParameterInfo.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the QueryParameterInfo class with the specified name and type.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the name of the parameter as used in the SQL query.  
Public PropertyGets or sets the data type of the parameter (e.g., int, string, etc.).  
Top
See Also