ViewEvents.GetEventSelection 메서드

Returns the currently selected event notifications.

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

구문

‘선언
Public Function GetEventSelection As ViewEventSet
‘사용 방법
Dim instance As ViewEvents 
Dim returnValue As ViewEventSet 

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

반환 값

유형: Microsoft.SqlServer.Management.Smo.ViewEventSet
A ViewEventSet object that specifies the set of view events.

SMO 이벤트 처리

참고 항목

참조

ViewEvents 클래스

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