Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
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
'Usage
Dim instance As DialogType
public enum DialogType
public enum class DialogType
type 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. |