The MessageSource enumeration contains constant values that specify which endpoint sent the message.
命名空間: Microsoft.SqlServer.Management.Smo.Broker
組件: Microsoft.SqlServer.ServiceBrokerEnum (in microsoft.sqlserver.servicebrokerenum.dll)
語法
'宣告
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. |
備註
The MessageSource enumerated class is served by the MessageSource property.
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
平台
開發平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。
目標平台
如需受支援的平台清單,請參閱<安裝 SQL Server 2005 的硬體和軟體需求>。