Поделиться через


Метод 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.