다음을 통해 공유


GetEventSelection 메서드

Returns the currently selected event notifications.

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

구문

‘선언
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.