SoapPayloadMethod Constructor

Initializes a new instance of the SoapPayloadMethod class.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

Список перегрузок

Имя Description
SoapPayloadMethod ()
Initializes a new instance of the SoapPayloadMethod class.
SoapPayloadMethod (SoapPayload, String)
Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration settings and with the specified name.
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.
SoapPayloadMethod (SoapPayload, String, String, String, String)
Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration, name, method, database and schema.
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.

См. также

Справочник

SoapPayloadMethod Class
SoapPayloadMethod Members
Microsoft.SqlServer.Management.Smo Namespace

Другие ресурсы

Implementing Endpoints