DialogType 열거형

The DialogType enumeration contains constant values that specify the type of dialog between Service Broker endpoints.

네임스페이스:  Microsoft.SqlServer.Management.Smo.Broker
어셈블리:  Microsoft.SqlServer.ServiceBrokerEnum(Microsoft.SqlServer.ServiceBrokerEnum.dll)

구문

‘선언
Public Enumeration DialogType
‘사용 방법
Dim instance As DialogType
public enum DialogType
public enum class DialogType
type DialogType
public enum DialogType

멤버

멤버 이름 설명
MonologPublish 정보를 제공하기 위해서만 확인됩니다. 지원되지 않습니다. 향후 호환성은 보장되지 않습니다.
MonologReceive 정보를 제공하기 위해서만 확인됩니다. 지원되지 않습니다. 향후 호환성은 보장되지 않습니다.
Regular2Way A regular two-way dialog.

참고 항목

참조

Microsoft.SqlServer.Management.Smo.Broker 네임스페이스