Freigeben über


SoapPayloadMethod-Konstruktor

Geschützte Member einschließen
Geerbte Member einschließen

Initializes a new instance of the SoapPayloadMethod class.

Das Element ist überladen. Um vollständige Informationen zu diesem Element zu erhalten, einschließlich Syntax, Verwendung und Beispielen, klicken Sie auf einen Namen in der Überladungsliste.

Überladungsliste

  Name Beschreibung
Öffentliche Methode SoapPayloadMethod() Initializes a new instance of the SoapPayloadMethod class.
Öffentliche Methode SoapPayloadMethod(SoapPayload, String) Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration settings and with the specified name.
Öffentliche Methode SoapPayloadMethod(SoapPayload, String, String) Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration settings, with the specified name, and specified method namespace.
Öffentliche Methode SoapPayloadMethod(SoapPayload, String, String, String, String) Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration, name, method, database and schema.
Öffentliche Methode SoapPayloadMethod(SoapPayload, String, String, String, String, String) Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration settings, name, database, schema method and method namespace.

Zum Anfang

Siehe auch

Verweis

SoapPayloadMethod Klasse

Microsoft.SqlServer.Management.Smo-Namespace