ActiveReports 13
Add Method (IDataParameterCollection)

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

Parameters

parameter
See Also

Reference

IDataParameterCollection Interface
IDataParameterCollection Members