Condividi tramite


Enumerazione DialogType

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

Spazio dei nomi  Microsoft.SqlServer.Management.Smo.Broker
Assembly:  Microsoft.SqlServer.ServiceBrokerEnum (in Microsoft.SqlServer.ServiceBrokerEnum.dll)

Sintassi

'Dichiarazione
Public Enumeration DialogType
'Utilizzo
Dim instance As DialogType
public enum DialogType
public enum class DialogType
type DialogType
public enum DialogType

Membri

Nome membro Descrizione
MonologPublish Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future.
MonologReceive Identificato solo a scopo informativo. Non supportato. Non è garantita la compatibilità con le versioni future.
Regular2Way A regular two-way dialog.

Vedere anche

Riferimento

Spazio dei nomi Microsoft.SqlServer.Management.Smo.Broker