다음을 통해 공유


GetEventSelection 메서드

Returns the currently selected event notifications.

네임스페이스:  Microsoft.SqlServer.Management.Smo.Broker
어셈블리:  Microsoft.SqlServer.Smo(Microsoft.SqlServer.Smo.dll)

구문

‘선언
Public Function GetEventSelection As ObjectEventSet
‘사용 방법
Dim instance As MessageTypeEvents
Dim returnValue As ObjectEventSet

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

반환 값

유형: Microsoft.SqlServer.Management.Smo. . :: . .ObjectEventSet
A ObjectEventSet object that specifies the set of message type events.