EnumValue Members
Holds the value of a parameter when the parameter type is Enum.
The following tables list the members exposed by the EnumValue type.
Public Constructors
이름 | Description | |
---|---|---|
EnumValue | Overloaded. Initializes a new instance of the EnumValue class. |
위쪽
Public Properties
이름 | Description | |
---|---|---|
EnumValues | Gets the possible values of an enumeration object. | |
SelectedValue | Gets or sets the value of a parameter. |
위쪽
Public Methods
(see also Protected Methods )
이름 | Description | |
---|---|---|
Clone | Overridden. Creates an instance of EnumValue class that is identical to the current EnumValue. | |
Equals | Overloaded. Overridden. | |
GetHashCode | Overridden. Returns the hash code this object. | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
위쪽
Protected Methods
이름 | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
위쪽
참고 항목
참조
EnumValue Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace