Membros ArrayValue
Holds the value of a parameter when the parameter is of type Array.
O tipo ArrayValue expõe os seguintes membros.
Construtores
Nome | Descrição | |
---|---|---|
ArrayValue() () () () | Initializes a new instance of the ArrayValue class. | |
ArrayValue(DTSParamType) | Initializes a new instance of the ArrayValue class, and initializes the DTSParamType of the array elements. |
Início
Métodos
Nome | Descrição | |
---|---|---|
Clone | Creates an instance of the ArrayValue class that is identical to the current ArrayValue. (Substitui DTSParamValue. . :: . .Clone() () () ().) | |
Equals | Determines whether two object instances are equal. (Substitui Object. . :: . .Equals(Object).) | |
Finalize | (Herdado de Object.) | |
GetHashCode | Returns the hash code for an instance of the ArrayValue class. (Substitui Object. . :: . .GetHashCode() () () ().) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início