GetEventSelection メソッド

現在選択されているイベント通知を返します。

名前空間:  Microsoft.SqlServer.Management.Smo.Broker
アセンブリ:  Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)

構文

'宣言
Public Function GetEventSelection As ServiceQueueEventSet
'使用
Dim instance As ServiceQueueEvents
Dim returnValue As ServiceQueueEventSet

returnValue = instance.GetEventSelection()
public ServiceQueueEventSet GetEventSelection()
public:
ServiceQueueEventSet^ GetEventSelection()
member GetEventSelection : unit -> ServiceQueueEventSet 
public function GetEventSelection() : ServiceQueueEventSet

戻り値

型: Microsoft.SqlServer.Management.Smo. . :: . .ServiceQueueEventSet
一連のサービス キュー イベントを示す ServiceQueueEventSet オブジェクトです。