Nota:
El acceso a esta página requiere autorización. Puede intentar iniciar sesión o cambiar directorios.
El acceso a esta página requiere autorización. Puede intentar cambiar los directorios.
Returns the currently selected event notifications.
Espacio de nombres: Microsoft.SqlServer.Management.Smo
Ensamblado: Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Sintaxis
'Declaración
Public Function GetEventSelection As SqlAssemblyEventSet
'Uso
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
Valor devuelto
Tipo: Microsoft.SqlServer.Management.Smo.SqlAssemblyEventSet
A SqlAssemblyEventSet object that specifies the set of assembly events.