Partager via


GetEventSelection méthode

Returns the currently selected event notifications.

Espace de noms :  Microsoft.SqlServer.Management.Smo
Assembly :  Microsoft.SqlServer.Smo (dans Microsoft.SqlServer.Smo.dll)

Syntaxe

'Déclaration
Public Function GetEventSelection As SqlAssemblyEventSet
'Utilisation
Dim instance As SqlAssemblyEvents
Dim returnValue As SqlAssemblyEventSet

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

Valeur de retour

Type : Microsoft.SqlServer.Management.Smo. . :: . .SqlAssemblyEventSet
A SqlAssemblyEventSet object that specifies the set of assembly events.