Membres ArrayValue
Holds the value of a parameter when the parameter is of type Array.
Le type ArrayValue expose les membres suivants.
Constructeurs
Nom | Description | |
---|---|---|
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. |
Haut de la page
Méthodes
Nom | Description | |
---|---|---|
Clone | Creates an instance of the ArrayValue class that is identical to the current ArrayValue. (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 for an instance of the ArrayValue class. (Se substitue à Object. . :: . .GetHashCode() () () ().) | |
GetType | (Hérité de Object.) | |
MemberwiseClone | (Hérité de Object.) | |
ToString | (Hérité de Object.) |
Haut de la page