The DataSetReference type exposes the following members.
Properties
Name | Description | |
---|---|---|
DataSetName |
Gets or sets name of the DataSet to use.
|
|
Defined |
Gets value indicating whether DataSetReference object correctly initialized.
|
|
LabelField |
Gets or sets the name of the field to use for the value to display
to the user for the selection.
If not supplied or the returned value is null, the value in the ValueField is used.
Not used for DefaultValue.
|
|
ValueField |
Gets or sets the name of the field to use for the values/defaults
for the ReportParameter.
|