다음을 통해 공유


TableEvents.GetEventSelection 메서드

Returns the currently selected event notifications.

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

구문

‘선언
Public Function GetEventSelection As TableEventSet
‘사용 방법
Dim instance As TableEvents 
Dim returnValue As TableEventSet 

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

반환 값

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

SMO 이벤트 처리

참고 항목

참조

TableEvents 클래스

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