Name | Description | |
---|---|---|
DefaultValue Constructor | Initializes a new instance of the DefaultValue class. |
The following tables list the members exposed by DefaultValue.
Name | Description | |
---|---|---|
DefaultValue Constructor | Initializes a new instance of the DefaultValue class. |
Name | Description | |
---|---|---|
DataSetReference | Gets the DataSetReference object defining the query to execute to obtain the default value(s) for the ReportParameter. For single-value parameters, the default is the first value of the ValueField. For multivalue parameters, the default is all values of the ValueField. | |
Values | Gets the default values for the ReportParameter. |
Name | Description | |
---|---|---|
AssignFrom | Copies properties from another DefaultValue to the current object. |