MessageSource Enumeration
The MessageSource enumeration contains constant values that specify which endpoint sent the message.
Namespace: Microsoft.SqlServer.Management.Smo.Broker
Assembly: Microsoft.SqlServer.ServiceBrokerEnum (in microsoft.sqlserver.servicebrokerenum.dll)
Syntax
'Deklaracja
Public Enumeration MessageSource
public enum MessageSource
public enum class MessageSource
public enum MessageSource
public enum MessageSource
Members
| Member name | Description |
|---|---|
| Initiator | Specifies the message was sent by the dialog initiator endpoint. |
| InitiatorAndTarget | Specifies the message was sent by either the initiator endpoint or the target endpoint. |
| Target | Specifies the message was sent by the target endpoint. |
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.