ActiveReports 12
Add Method (IDataParameterCollection)

GrapeCity.ActiveReports.Extensibility.v12 Assembly > GrapeCity.ActiveReports.Extensibility.Data Namespace > IDataParameterCollection Interface : Add Method
The parameter to add in the collection.
Adds the specified IDataParameter object to the collection.  
Syntax
'Declaration
 
Function Add( _
   ByVal parameter As IDataParameter _
) As Integer

Parameters

parameter
The parameter to add in the collection.
See Also

Reference

IDataParameterCollection Interface
IDataParameterCollection Members