ParameterFieldReference Members

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.

The following tables list the members exposed by the ParameterFieldReference type.

Public Constructors

  Name Description
ParameterFieldReference Initializes a new instance of the ParameterFieldReference class.

Top

Public Properties

  Name Description
ms165943.pubproperty(en-US,SQL.90).gif FieldAlias Gets or sets the alias of a field reference that represents a parameter for a data-driven subscription.
ms165943.pubproperty(en-US,SQL.90).gif ParameterName Gets or sets the name of a field reference that represents a parameter for a data-driven subscription.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165943.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165943.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165943.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165943.pubmethod(en-US,SQL.90).gifms165943.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165943.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165943.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165943.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

ParameterFieldReference Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace