Partager via


DTSWebMethodInfo Members

Encapsulates the details of a web method.

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

Public Constructors

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

Haut de la page

Public Properties

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

Haut de la page

Public Methods

(see also Protected Methods )

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

Haut de la page

Protected Methods

  Nom Description
ms215248.protmethod(fr-fr,SQL.90).gif Finalize  (inherited from Object )
ms215248.protmethod(fr-fr,SQL.90).gif MemberwiseClone  (inherited from Object )

Haut de la page

Voir aussi

Référence

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