Costruttore SoapPayloadMethod
Include i membri protetti
Include i membri ereditati
Initializes a new instance of the SoapPayloadMethod class.
Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.
Elenco degli overload
Nome | Descrizione | |
---|---|---|
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. |
In alto