Membros ComplexValue
Encapsulates the value of a complex type parameter.
O tipo ComplexValue expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
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. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clone | Creates an instance of the ComplexValue class that is identical to the current ComplexValue. (Substitui DTSParamValue. . :: . .Clone() () () ().) | |
Equals | Determines whether two object instances are equal. (Substitui Object. . :: . .Equals(Object).) | |
Finalize | (Herdado de Object.) | |
GetHashCode | Returns the hash code of this object. (Substitui Object. . :: . .GetHashCode() () () ().) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
Properties | Gets an array of properties for the ComplexValue class. |
Início
Consulte também