Partager via


Classe DTSWebMethodInfo

Encapsulates the details of a web method.

Espace de noms :  Microsoft.SqlServer.Dts.Tasks.WebServiceTask
Assembly :  Microsoft.SqlServer.WebServiceTask (dans Microsoft.SqlServer.WebServiceTask.dll)

Syntaxe

'Déclaration
<SerializableAttribute> _
Public Class DTSWebMethodInfo
'Utilisation
Dim instance As DTSWebMethodInfo
[SerializableAttribute]
public class DTSWebMethodInfo
[SerializableAttribute]
public ref class DTSWebMethodInfo
[<SerializableAttribute>]
type DTSWebMethodInfo =  class end
public class DTSWebMethodInfo

Notes

The class contains the method name, message name, the documentation for the method, and the parameters to be passed for method invocation.

Hiérarchie d'héritage

System. . :: . .Object
  Microsoft.SqlServer.Dts.Tasks.WebServiceTask..::..DTSWebMethodInfo

Sécurité des threads

Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.