Элементы EnumValue
Holds the value of a parameter when the parameter type is Enum.
Тип EnumValue предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
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. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Clone | Creates an instance of EnumValue class that is identical to the current EnumValue. (Перезаписывает DTSParamValue. . :: . .Clone() () () ().) |
![]() |
Equals | Determines whether two object instances are equal. (Перезаписывает Object. . :: . .Equals(Object).) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | Returns the hash code this object. (Перезаписывает Object. . :: . .GetHashCode() () () ().) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
EnumValues | Gets the possible values of an enumeration object. |
![]() |
SelectedValue | Gets or sets the value of a parameter. |
В начало
.gif)
.gif)
.gif)