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
'Deklaracja
Public Enumeration DialogType
public enum DialogType
public enum class DialogType
public enum DialogType
public enum DialogType
Members
| Member name | Description |
|---|---|
| MonologPublish | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
| MonologReceive | Identified for informational purposes only. Not supported. Future compatibility is not guaranteed. |
| Regular2Way | A regular two-way dialog. |
Platforms
Development Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.
Target Platforms
For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.