ParameterFieldReference Class
SQL Server 2012
Represents a field name that a report server uses to retrieve the value for a parameter. The ParameterFieldReference class is used by data-driven subscriptions.
System::Object
ReportService2005::ParameterValueOrFieldReference
ReportService2005::ParameterFieldReference
ReportService2005::ParameterValueOrFieldReference
ReportService2005::ParameterFieldReference
Namespace: ReportService2005
Assembly: ReportService2005 (in ReportService2005.dll)
The ParameterFieldReference type exposes the following members.
| Name | Description | |
|---|---|---|
![]() | ParameterFieldReference | Initializes a new instance of the ParameterFieldReference class. |
| Name | Description | |
|---|---|---|
![]() | FieldAlias | Gets or sets the alias of a field reference that represents a parameter for a data-driven subscription. |
![]() | ParameterName | Gets or sets the name of a field reference that represents a parameter for a data-driven subscription. |
Use ParameterFieldReference with the ParameterValues property of the ExtensionSettings class.
ParameterFieldReference is returned as output by the GetDataDrivenSubscriptionProperties method and is passed as input to the CreateDataDrivenSubscription, SetDataDrivenSubscriptionProperties, and ValidateExtensionSettings methods.

.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)
.gif?cs-save-lang=1&cs-lang=cpp)