Reporting

The CubeDataSourceParameter type exposes the following members.

Constructors

  NameDescription
Public methodCubeDataSourceParameter()()()()
Initializes a new instance of the CubeDataSourceParameter class.
Public methodCubeDataSourceParameter(String)
Initializes a new instance of the CubeDataSourceParameter class.
Public methodCubeDataSourceParameter(String, Object)
Initializes a new instance of the CubeDataSourceParameter class.

Methods

  NameDescription
Protected methodNotifyPropertyChanged (Inherited from DataSourceParameter.)

Properties

  NameDescription
Public propertyName
Gets or sets the name of the parameter.
(Inherited from DataSourceParameter.)
Public propertyValue
Gets or sets the value of the parameter.
(Inherited from DataSourceParameter.)

Events

  NameDescription
Public eventPropertyChanged (Inherited from DataSourceParameter.)

See Also