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 命名空间