Compartir a través de


SoapPayloadMethod Constructor

Incluir miembros protegidos
Incluir miembros heredados

Initializes a new instance of the SoapPayloadMethod class.

Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.

Lista de sobrecargas

  Nombre Descripción
Método público SoapPayloadMethod() Initializes a new instance of the SoapPayloadMethod class.
Método público SoapPayloadMethod(SoapPayload, String) Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration settings and with the specified name.
Método público 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.
Método público SoapPayloadMethod(SoapPayload, String, String, String, String) Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration, name, method, database and schema.
Método público 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.

Arriba

Vea también

Referencia

SoapPayloadMethod Clase

Espacio de nombres Microsoft.SqlServer.Management.Smo