Поделиться через


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.

Платформы

Платформы разработки

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

Целевые платформы

Список поддерживаемых платформ см. в разделе Hardware and Software Requirements for Installing SQL Server 2005.

См. также

Справочник

Microsoft.SqlServer.Management.Smo.Broker Namespace