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