Represents a user-supplied value or a field name that represents the value of a parameter.
繼承階層
System.Object
ReportService2006.ParameterValueOrFieldReference
ReportService2006.ParameterFieldReference
ReportService2006.ParameterValue
命名空間: ReportService2006
組件: ReportService2006 (在 ReportService2006.dll 中)
語法
'宣告
Public Class ParameterValueOrFieldReference
'用途
Dim instance As ParameterValueOrFieldReference
public class ParameterValueOrFieldReference
public ref class ParameterValueOrFieldReference
type ParameterValueOrFieldReference = class end
public class ParameterValueOrFieldReference
ParameterValueOrFieldReference 型別公開下列成員。
建構函式
| 名稱 | 說明 | |
|---|---|---|
![]() |
ParameterValueOrFieldReference | Initializes a new instance of the ParameterValueOrFieldReference class. |
上層
方法
| 名稱 | 說明 | |
|---|---|---|
![]() |
Equals | (繼承自 Object。) |
![]() |
Finalize | (繼承自 Object。) |
![]() |
GetHashCode | (繼承自 Object。) |
![]() |
GetType | (繼承自 Object。) |
![]() |
MemberwiseClone | (繼承自 Object。) |
![]() |
ToString | (繼承自 Object。) |
上層
備註
Methods of the ReportingService2006 class use objects that inherit ParameterValueOrFieldReference. The following table describes classes that implement ParameterValueOrFieldReference.
Class |
Description |
|---|---|
Represents a field name that a report server uses to retrieve the value for a parameter. |
|
Represents data that is used in parameterized reports. |
執行緒安全性
這個型別的任何公用 static (在 Visual Basic 中為 Shared) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。
.gif)
.gif)