Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Defines an abstract base class that represents the value of a parameter passed to a Web method.
The following tables list the members exposed by the DTSParamValue type.
Protected Constructors
Name | Description | |
---|---|---|
DTSParamValue | Initializes a new instance of the DTSParamValue class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
![]() |
Clone | Creates an instance of the DTSParamValue class that is identical to the current DTSParamValue class. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DTSParamValue Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace