DTSParamValue Members
Include Protected Members
Include Inherited Members
Defines an abstract base class that represents the value of a parameter passed to a Web method.
The DTSParamValue type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() |
DTSParamValue() | Initializes a new instance of the DTSParamValue class. |
Top
Methods
Name | Description | |
---|---|---|
![]() |
Clone() | Creates an instance of the DTSParamValue class that is identical to the current DTSParamValue class. |
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top