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