Share via


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
Protected method DTSParamValue() Initializes a new instance of the DTSParamValue class.

Top

Methods

  Name Description
Public method Clone() Creates an instance of the DTSParamValue class that is identical to the current DTSParamValue class.
Public method Equals(Object) (Inherited from Object.)
Protected method Finalize() (Inherited from Object.)
Public method GetHashCode() (Inherited from Object.)
Public method GetType() (Inherited from Object.)
Protected method MemberwiseClone() (Inherited from Object.)
Public method ToString() (Inherited from Object.)

Top