SchemaEvents.GetEventSelection 메서드

Returns a set of currently subscribed event notifications.

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

구문

‘선언
Public Function GetEventSelection As ObjectEventSet
‘사용 방법
Dim instance As SchemaEvents 
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
An ObjectEventSet object that specifies the event selection.

SMO 이벤트 처리

참고 항목

참조

SchemaEvents 클래스

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