EnumValue Miembros
Holds the value of a parameter when the parameter type is Enum.
El tipo EnumValue expone los siguientes miembros.
Constructores
| Nombre | Descripción | |
|---|---|---|
![]() |
EnumValue() () () () | Initializes a new instance of the EnumValue class. |
![]() |
EnumValue(array<String> [] () [] []) | Initializes a new instance of the EnumValue class, using an array that contains all possible values of the enumeration. |
Principio
Métodos
| Nombre | Descripción | |
|---|---|---|
![]() |
Clone | Creates an instance of EnumValue class that is identical to the current EnumValue. (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 this object. (Invalida Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Se hereda de Object). |
![]() |
MemberwiseClone | (Se hereda de Object). |
![]() |
ToString | (Se hereda de Object). |
Principio
Propiedades
| Nombre | Descripción | |
|---|---|---|
![]() |
EnumValues | Gets the possible values of an enumeration object. |
![]() |
SelectedValue | Gets or sets the value of a parameter. |
Principio
Vea también
.gif)
.gif)
.gif)