For a list of all members of this type, see DataSetReference members.
Public 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 DataSetReference.ValueField is used. Not used for ReportParameter.DefaultValue. |
| ValueField | Gets or sets the name of the field to use for the values/defaults for the ReportParameter. |
Top
See Also