DialogType Enumeration

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

命名空间: Microsoft.SqlServer.Management.Smo.Broker
程序集: Microsoft.SqlServer.ServiceBrokerEnum (in microsoft.sqlserver.servicebrokerenum.dll)

语法

声明
Public Enumeration DialogType
public enum DialogType
public enum class DialogType
public enum DialogType
public enum DialogType

Members

Member name Description
MonologPublish Reserved for future use.
MonologReceive Reserved for future use.
Regular2Way A regular two-way dialog.

备注

This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.

平台

开发平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

目标平台

有关支持的平台列表,请参阅安装 SQL Server 2005 的硬件和软件要求。

请参阅

参考

Microsoft.SqlServer.Management.Smo.Broker Namespace