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. |
맨 위로 이동