Represents a parameter for a report.
以下各表列出了由 ReportParameter 类型公开的成员。
公共构造函数
名称 | 说明 | |
---|---|---|
![]() |
ReportParameter | 已重载。Instantiates a new ReportParameter. |
顶部
公共属性
名称 | 说明 | |
---|---|---|
![]() |
Name | Gets or sets the name of the parameter. |
![]() |
Values | Gets a collection of string objects containing one or more values for the parameter. |
![]() |
Visible | Determines whether the parameter can be displayed in the user interface. |
顶部
公共方法
(另请参见 受保护的方法 )
名称 | 说明 | |
---|---|---|
![]() |
Equals | 已重载。 (继承自 Object。) |
![]() |
GetHashCode | (继承自 Object。) |
![]() |
GetType | (继承自 Object。) |
![]() ![]() |
ReferenceEquals | (继承自 Object。) |
![]() |
ToString | (继承自 Object。) |
顶部
受保护的方法
名称 | 说明 | |
---|---|---|
![]() |
Finalize | (继承自 Object。) |
![]() |
MemberwiseClone | (继承自 Object。) |
顶部