다음을 통해 공유


GetEventSelection 메서드

Returns the currently selected event notifications.

네임스페이스:  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
A ServiceQueueEventSet object that specifies the set of service queue events.