共用方式為


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

成員

成員名稱 說明
MonologPublish 僅供參考之用。不支援。我們無法保證未來的相容性。
MonologReceive 僅供參考之用。不支援。我們無法保證未來的相容性。
Regular2Way A regular two-way dialog.

請參閱

參考

Microsoft.SqlServer.Management.Smo.Broker 命名空間