共用方式為


DTSWebMethodInfo Members

Encapsulates the details of a web method.

The following tables list the members exposed by the DTSWebMethodInfo type.

Public Constructors

  名稱 Description
DTSWebMethodInfo Overloaded. Initializes a new instance of the DTSWebMethodInfo class.

頂端

Public Properties

  名稱 Description
ms215248.pubproperty(zh-tw,SQL.90).gif Documentation Gets the documentation.
ms215248.pubproperty(zh-tw,SQL.90).gif MessageName Gets the name of a message.
ms215248.pubproperty(zh-tw,SQL.90).gif MethodName Gets the name of a method.
ms215248.pubproperty(zh-tw,SQL.90).gif ParamInfos Gets or sets an array that contains all the parameter information for a method.
ms215248.pubproperty(zh-tw,SQL.90).gif Supported Gets a value that indicates whether a Web method is supported or not.

頂端

Public Methods

(see also Protected Methods )

  名稱 Description
ms215248.pubmethod(zh-tw,SQL.90).gif Clone Creates an instance of the DTSWebMethodInfo class that is identical to the current object.
ms215248.pubmethod(zh-tw,SQL.90).gif Equals Overloaded. Overridden.  
ms215248.pubmethod(zh-tw,SQL.90).gif GetHashCode Overridden. Returns the hash code for this object.
ms215248.pubmethod(zh-tw,SQL.90).gif GetType  (inherited from Object )
ms215248.pubmethod(zh-tw,SQL.90).gifms215248.static(zh-tw,SQL.90).gif ReferenceEquals  (inherited from Object )
ms215248.pubmethod(zh-tw,SQL.90).gif ToString  (inherited from Object )

頂端

Protected Methods

  名稱 Description
ms215248.protmethod(zh-tw,SQL.90).gif Finalize  (inherited from Object )
ms215248.protmethod(zh-tw,SQL.90).gif MemberwiseClone  (inherited from Object )

頂端

請參閱

參考

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