Membres EnumValue
Holds the value of a parameter when the parameter type is Enum.
Le type EnumValue expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
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. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Clone | Creates an instance of EnumValue class that is identical to the current EnumValue. (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 this object. (Se substitue à Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Hérité de Object.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
EnumValues | Gets the possible values of an enumeration object. |
![]() |
SelectedValue | Gets or sets the value of a parameter. |
Haut de la page
.gif)
.gif)
.gif)