Progress® Telerik® Reporting R3 2021
CubeDataSourceParameterCollection Class
Represents a collection of CubeDataSourceParameter objects.
Inheritance Hierarchy
SystemObject
System.Collections.ObjectModelCollectionCubeDataSourceParameter
Telerik.ReportingCubeDataSourceParameterCollection
Namespace:
Telerik.ReportingSystem.Collections.ObjectModelCollectionCubeDataSourceParameter
Telerik.ReportingCubeDataSourceParameterCollection
Assembly: Telerik.Reporting (in Telerik.Reporting.dll)
Syntax
[SerializableAttribute] [TypeConverterAttribute("Telerik.Reporting.Design.CubeDataSourceParameterCollectionConverter, Telerik.Reporting.Design, Version=15.2.21.1126, Culture=neutral, PublicKeyToken=a9d7983dfcc261be")] public class CubeDataSourceParameterCollection : Collection<CubeDataSourceParameter>
The CubeDataSourceParameterCollection type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | CubeDataSourceParameterCollection |
Initializes a new instance of the CubeDataSourceParameterCollection class.
|
![]() | CubeDataSourceParameterCollection(CubeDataSourceParameter) |
Initializes a new instance of the CubeDataSourceParameterCollection class.
|
![]() | CubeDataSourceParameterCollection(CubeDataSourceParameterCollection) |
Initializes a new instance of the CubeDataSourceParameterCollection class.
|
Properties
Methods
Name | Description | |
---|---|---|
![]() | Add(String) |
Adds a new parameter with the specified name to the collection.
|
![]() | Add(String, Object) |
Adds a new parameter with the specified name and value to the collection.
|
![]() | AddRange(IEnumerableCubeDataSourceParameter) |
Adds a range of parameters to the collection.
|
![]() | AddRange(CubeDataSourceParameterCollection) |
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.
|
![]() | FirstOrNullWithCaseFallback | |
![]() | ToArray |
Converts the collection to an array of parameters.
|
Version Information
Supported in: 1.0.1