Jaa


DTSWebMethodInfo Members

Encapsulates the details of a web method.

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

Public Constructors

  Name Description
DTSWebMethodInfo Overloaded. Initializes a new instance of the DTSWebMethodInfo class.

Top

Public Properties

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

Top

Public Methods

(see also Protected Methods )

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

Top

Protected Methods

  Name Description
ms215248.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms215248.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

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