Compartir a través de


ParameterFieldReference Miembros

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.

El tipo ParameterFieldReference expone los siguientes miembros.

Constructores

  Nombre Descripción
Método publico ParameterFieldReference Initializes a new instance of the ParameterFieldReference class.

Principio

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública FieldAlias Gets or sets the alias of a field reference that represents a parameter for a data-driven subscription.
Propiedad pública ParameterName Gets or sets the name of a field reference that represents a parameter for a data-driven subscription.

Principio