MessageSource Enumeration
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 설치를 위한 하드웨어 및 소프트웨어 요구 사항을 참조하십시오.