Элементы ParameterFieldReference
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.
Тип ParameterFieldReference предоставляет доступ к следующим элементам.
Конструкторы
Имя | Описание | |
---|---|---|
ParameterFieldReference | Initializes a new instance of the ParameterFieldReference class. |
В начало
Методы
Имя | Описание | |
---|---|---|
Equals | (Наследуется из Object.) | |
Finalize | (Наследуется из Object.) | |
GetHashCode | (Наследуется из Object.) | |
GetType | (Наследуется из Object.) | |
MemberwiseClone | (Наследуется из Object.) | |
ToString | (Наследуется из Object.) |
В начало
Свойства
Имя | Описание | |
---|---|---|
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. |
В начало