다음을 통해 공유


SoapPayloadMethod 생성자

Initializes a new instance of the SoapPayloadMethod class.

오버로드 목록

  이름 설명
공용 메서드 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.

맨 위로 이동