ComplexValue Members
Encapsulates the value of a complex type parameter.
The following tables list the members exposed by the ComplexValue type.
Public Constructors
Name | Description | |
---|---|---|
ComplexValue | Overloaded. Initializes a new instance of the ComplexValue class. |
Top
Public Properties
Name | Description | |
---|---|---|
Properties | Gets an array of properties for the ComplexValue class. |
Top
Public Methods
(see also Protected Methods )
Name | Description | |
---|---|---|
Clone | Overridden. Creates an instance of the ComplexValue class that is identical to the current ComplexValue. | |
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Returns the hash code of this 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
ComplexValue Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace