Compartir a través de


GetEventSelection Método

Returns the currently selected event notifications.

Espacio de nombres:  Microsoft.SqlServer.Management.Smo.Broker
Ensamblado:  Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)

Sintaxis

'Declaración
Public Function GetEventSelection As ServiceQueueEventSet
'Uso
Dim instance As ServiceQueueEvents
Dim returnValue As ServiceQueueEventSet

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

Valor devuelto

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .ServiceQueueEventSet
A ServiceQueueEventSet object that specifies the set of service queue events.