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

  名稱 Description
ParameterFieldReference Initializes a new instance of the ParameterFieldReference class.

頂端

Public Properties

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

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms165943.pubmethod(zh-tw,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165943.pubmethod(zh-tw,SQL.90).gif GetHashCode  (inherited from Object )
ms165943.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms165943.pubmethod(zh-tw,SQL.90).gifms165943.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165943.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms165943.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms165943.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

ParameterFieldReference Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace