ArrayValue Miembros
Holds the value of a parameter when the parameter is of type Array.
El tipo ArrayValue expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
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. |
Principio
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Clone | Creates an instance of the ArrayValue class that is identical to the current ArrayValue. (Invalida DTSParamValue. . :: . .Clone() () () ().) |
![]() |
Equals | Determines whether two object instances are equal. (Invalida Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Se hereda de Object). |
![]() |
GetHashCode | Returns the hash code for an instance of the ArrayValue class. (Invalida Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Se hereda de Object). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de Object). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
Elements | Gets or sets the elements of an array. |
![]() |
ParamType | Gets a parameter type. |
Principio
Vea también
.gif)
.gif)
.gif)