ServiceQueueEvents.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.

SMO 이벤트 처리

참고 항목

참조

ServiceQueueEvents 클래스

Microsoft.SqlServer.Management.Smo.Broker 네임스페이스