Freigeben über


DialogType Enumeration

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

Namespace: Microsoft.SqlServer.Management.Smo.Broker
Assembly : Microsoft.SqlServer.ServiceBrokerEnum (in microsoft.sqlserver.servicebrokerenum.dll)

Syntax

'Declaration
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.

Hinweise

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

Plattformen

Entwicklungsplattformen

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Zielplattforme

Eine Liste der unterstützten Plattformen finden Sie unterHardware- und Softwareanforderungen für die Installation von SQL Server 2005.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Smo.Broker Namespace