Classe SoapMethodObject

The SoapMethodObject class provides programmatic access to the referenced SOAP method.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Class SoapMethodObject _
    Inherits ScriptNameObjectBase
'Utilisation
Dim instance As SoapMethodObject
public class SoapMethodObject : ScriptNameObjectBase
public ref class SoapMethodObject : public ScriptNameObjectBase
type SoapMethodObject =  
    class
        inherit ScriptNameObjectBase
    end
public class SoapMethodObject extends ScriptNameObjectBase

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.