Progress® Telerik® Reporting R1 2021
ObjectDataSourceBase.Parameters Property
Gets a collection with ObjectDataSourceParameters.
Namespace:
Telerik.ReportingAssembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
Property Value
Type: ObjectDataSourceParameterCollectionRemarks
The Parameters property specifies a collection of parameters
to be passed to the constructor or the method of the business object
during data retrieval. If the DataSource property contains the
Type of a business object, and the DataMember
property is set to null (Nothing in Visual Basic) or an empty string,
the constructor with the specified parameters is invoked to create a
new instance of the business object. If the DataMember property
is set to a non-empty string that represents a valid method name, the
parameters are passed to the method with the matching signature.
Version Information
Supported in: 1.0.1