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
'Usage
Dim instance As DialogType
public enum DialogType
public enum class DialogType
type DialogType
public enum DialogType

Elemente

Elementname Beschreibung
MonologPublish Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt.
MonologReceive Nur für Informationszwecke identifiziert. Nicht unterstützt. Zukünftige Kompatibilität wird nicht sichergestellt.
Regular2Way A regular two-way dialog.

Siehe auch

Verweis

Microsoft.SqlServer.Management.Smo.Broker-Namespace