Aracılığıyla paylaş


SoapPayload Class

The SoapPayload object represents a SQL Server SOAP payload.

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Bildirim
<SfcElementTypeAttribute("Soap")> _
Public NotInheritable Class SoapPayload
    Inherits EndpointPayload
[SfcElementTypeAttribute("Soap")] 
public sealed class SoapPayload : EndpointPayload
[SfcElementTypeAttribute(L"Soap")] 
public ref class SoapPayload sealed : public EndpointPayload
/** @attribute SfcElementTypeAttribute("Soap") */ 
public final class SoapPayload extends EndpointPayload
SfcElementTypeAttribute("Soap") 
public final class SoapPayload extends EndpointPayload

Remarks

Inheritance Hierarchy

System.Object
   Microsoft.SqlServer.Management.Smo.SmoObjectBase
     Microsoft.SqlServer.Management.Smo.SqlSmoObject
       Microsoft.SqlServer.Management.Smo.EndpointPayload
        Microsoft.SqlServer.Management.Smo.SoapPayload

Thread Safety

Any public static (Shared in Microsoft Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.