MESCIUS.ActiveReports.QueryDesigner Assembly / GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.DataProviders Namespace / DataParameter Class
Properties

DataParameter Class Members

The following tables list the members exposed by DataParameter.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the DataParameter class with a specified name and value.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the name of the parameter as used in the SQL query.  
Public PropertyGets or sets the value of the parameter in the SQL query.  
Top
See Also