Progress® Telerik® Reporting R1 2021
ObjectDataSourceParameterCollection.Add Method
Overload List
Name | Description | |
---|---|---|
![]() | Add(String) |
Adds a new parameter with the specified name to the collection.
|
![]() | Add(String, Type) |
Adds a new parameter with the specified name and data type to the collection.
|
![]() | Add(String, Type, Object) |
Adds a new parameter with the specified name, data type and value to the collection.
|