Membres ComplexValue
Encapsulates the value of a complex type parameter.
Le type ComplexValue expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
ComplexValue() () () () | Initializes a new instance of the ComplexValue class. | |
ComplexValue(array<ComplexProperty> [] () [] []) | Initializes a new instance of the ComplexValue class, and initializes the properties of the ComplexValue. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Clone | Creates an instance of the ComplexValue class that is identical to the current ComplexValue. (Se substitue à DTSParamValue. . :: . .Clone() () () ().) | |
Equals | Determines whether two object instances are equal. (Se substitue à Object. . :: . .Equals(Object).) | |
Finalize | (Hérité de Object.) | |
GetHashCode | Returns the hash code of this object. (Se substitue à Object. . :: . .GetHashCode() () () ().) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
Nom | Description | |
---|---|---|
Properties | Gets an array of properties for the ComplexValue class. |
Haut de la page
Voir aussi