Compartir a través de


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

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

Arriba

Public Properties

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

Arriba

Public Methods

(see also Protected Methods )

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

Arriba

Protected Methods

  Nombre Description
ms165943.protmethod(es-es,SQL.90).gif Finalize  (inherited from Object )
ms165943.protmethod(es-es,SQL.90).gif MemberwiseClone  (inherited from Object )

Arriba

Vea también

Referencia

ParameterFieldReference Class
Microsoft.WSSUX.ReportingServicesWebService.RSManagementService2005 Namespace