Reporting

The DataSourceParameter type exposes the following members.

Constructors

  NameDescription
Public methodDataSourceParameter()()()()
Initializes a new instance of the DataSourceParameter class.
Public methodDataSourceParameter(String)
Initializes a new instance of the DataSourceParameter class.
Public methodDataSourceParameter(String, Object)
Initializes a new instance of the DataSourceParameter class.

Methods

  NameDescription
Protected methodNotifyPropertyChanged

Properties

  NameDescription
Public propertyName
Gets or sets the name of the parameter.
Public propertyValue
Gets or sets the value of the parameter.

Events

  NameDescription
Public eventPropertyChanged

See Also