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

DataParameter Class
Represents a parameter to be used in an SQL query with System.Data.IDbCommand.
Object Model
DataParameter Class
Syntax
'Declaration
 
Public NotInheritable Class DataParameter 
   Implements GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.IDataParameter 
 
Remarks
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.QueryDesigner.Implementation.Data.DataProviders.DataParameter

See Also