DialogType 列舉型別
The DialogType enumeration contains constant values that specify the type of dialog between Service Broker endpoints.
命名空間: Microsoft.SqlServer.Management.Smo.Broker
組件: Microsoft.SqlServer.ServiceBrokerEnum (在 Microsoft.SqlServer.ServiceBrokerEnum.dll 中)
語法
'宣告
Public Enumeration DialogType
'用途
Dim instance As DialogType
public enum DialogType
public enum class DialogType
type DialogType
public enum DialogType
成員
成員名稱 | 描述 | |
---|---|---|
Regular2Way | A regular two-way dialog. | |
MonologPublish | 僅供參考之用。不支援。我們無法保證未來的相容性。 | |
MonologReceive | 僅供參考之用。不支援。我們無法保證未來的相容性。 |