SoapPayloadMethod Constructor (SoapPayload, String)
SQL Server 2012
Initializes a new instance of the SoapPayloadMethod class with the specified SOAP configuration settings and with the specified name.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Parameters
- soapPayload
- Type: Microsoft.SqlServer.Management.Smo.SoapPayload
A SoapPayload object value that specifies the SOAP configuration settings.
- name
- Type: System.String
A String value that specifies the name of the SOAP payload method.
