Progress® Telerik® Reporting R3 2021
ObjectDataSourceParameterCollection Class
Represents a collection of ObjectDataSourceParameter objects.
Inheritance Hierarchy
SystemObject
System.Collections.ObjectModelCollectionObjectDataSourceParameter
Telerik.ReportingObjectDataSourceParameterCollection
Namespace:
Telerik.ReportingSystem.Collections.ObjectModelCollectionObjectDataSourceParameter
Telerik.ReportingObjectDataSourceParameterCollection
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
[SerializableAttribute] [TypeConverterAttribute("Telerik.Reporting.Design.ObjectDataSourceParameterCollectionConverter, Telerik.Reporting.Design, Version=15.2.21.1126, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")] public class ObjectDataSourceParameterCollection : Collection<ObjectDataSourceParameter>
The ObjectDataSourceParameterCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | ObjectDataSourceParameterCollection |
Initializes a new instance of the ObjectDataSourceParameterCollection class.
|
![]() | ObjectDataSourceParameterCollection(ObjectDataSourceParameter) |
Initializes a new instance of the ObjectDataSourceParameterCollection class.
|
![]() | ObjectDataSourceParameterCollection(ObjectDataSourceParameterCollection) |
Initializes a new instance of the ObjectDataSourceParameterCollection class.
|
Properties
Methods
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.
|
![]() | AddRange(IEnumerableObjectDataSourceParameter) |
Adds a range of parameters to the collection.
|
![]() | AddRange(ObjectDataSourceParameterCollection) |
Adds a range of parameters to the collection.
|
![]() | Clone |
Clones the specified collection.
|
![]() | Contains |
Determines if the collection contains a parameter with the specified name.
|
![]() | ToArray |
Converts the collection to an array of parameters.
|
Version Information
Supported in: 1.0.1