Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
Name | Description | |
---|---|---|
EnumValue | Overloaded. Initializes a new instance of the EnumValue class. |
Top
Public Properties
Name | Description | |
---|---|---|
![]() |
EnumValues | Gets the possible values of an enumeration object. |
![]() |
SelectedValue | Gets or sets the value of a parameter. |
Top
Public Methods
(see also Protected Methods )
Name | 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 ) |
Top
Protected Methods
Name | Description | |
---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
EnumValue Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace