Classe SoapPayloadMethod

The SoapPayloadMethod class represents a SOAP payload method for the referenced HTTP endpoint.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

[SfcElementTypeAttribute("Method")]
public sealed class SoapPayloadMethod : SoapMethodObject, 
    ICreatable, IDroppable, IAlterable

Osservazioni

The SoapPayloadMethod object provides programmatic access to the SOAP payload bindings to stored procedures and user-defined functions.

Thread Safety

Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.