Class ObjectDataSourceBase
Inherited Members
Namespace: Telerik.Reporting
Assembly: Telerik.Reporting.dll
Syntax
public abstract class ObjectDataSourceBase : DataSource, INamedObject, ICloneable, IEquatableDataSource, IObjectDataSource, ISimpleDataSource, IDataSource
Constructors
ObjectDataSourceBase()
Declaration
protected ObjectDataSourceBase()
Properties
Parameters
Gets a collection with Object
Declaration
public ObjectDataSourceParameterCollection Parameters { get; }
Property Value
Remarks
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
System.