Udostępnij za pośrednictwem


Właściwość ServiceQueue.Events

Pobiera zdarzenia skojarzone z kolejki usługa.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo.Broker
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public ReadOnly Property Events As ServiceQueueEvents
    Get
'Użycie
Dim instance As ServiceQueue
Dim value As ServiceQueueEvents

value = instance.Events
public ServiceQueueEvents Events { get; }
public:
property ServiceQueueEvents^ Events {
    ServiceQueueEvents^ get ();
}
member Events : ServiceQueueEvents
function get Events () : ServiceQueueEvents

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.Broker.ServiceQueueEvents
A ServiceQueueEvents obiekt, który reprezentuje zdarzenia kolejki usługa.