ActiveReports 12
Parameters Property (IDbCommand)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDbCommand Interface : Parameters Property
Returns the collection of parameters.  
Syntax
'Declaration
 
ReadOnly Property Parameters As IDataParameterCollection
IDataParameterCollection Parameters {get;}
See Also

Reference

IDbCommand Interface
IDbCommand Members