Metoda ServiceQueueEvents.GetEventSelection
Zwraca wartość aktualnie zaznaczonego zdarzenie powiadomienia.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Broker
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Function GetEventSelection As ServiceQueueEventSet
'Użycie
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
Wartość zwracana
Typ: Microsoft.SqlServer.Management.Smo.ServiceQueueEventSet
A ServiceQueueEventSet obiekt, który określa zestaw usługa kolejki zdarzeń.
Zobacz także