Aracılığıyla paylaş


EndpointPayload Class

The EndpointPayload object represents an endpoint payload.

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

Syntax

'Bildirim
Public MustInherit Class EndpointPayload
    Inherits SqlSmoObject
public abstract class EndpointPayload : SqlSmoObject
public ref class EndpointPayload abstract : public SqlSmoObject
public abstract class EndpointPayload extends SqlSmoObject
public abstract class EndpointPayload extends SqlSmoObject

Remarks

The endpoint payload represents one of these payload types:

  • Service Broker

  • SOAP

  • Database mirroring

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.