다음을 통해 공유


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
ms215256.pubproperty(ko-kr,SQL.90).gif EnumValues Gets the possible values of an enumeration object.
ms215256.pubproperty(ko-kr,SQL.90).gif SelectedValue Gets or sets the value of a parameter.

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms215256.pubmethod(ko-kr,SQL.90).gif Clone Overridden. Creates an instance of EnumValue class that is identical to the current EnumValue.
ms215256.pubmethod(ko-kr,SQL.90).gif Equals Overloaded. Overridden.  
ms215256.pubmethod(ko-kr,SQL.90).gif GetHashCode Overridden. Returns the hash code this object.
ms215256.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms215256.pubmethod(ko-kr,SQL.90).gifms215256.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms215256.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms215256.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms215256.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

EnumValue Class
Microsoft.SqlServer.Dts.Tasks.WebServiceTask Namespace