Właściwość BrokerService.Events
Pobiera zdarzeń związanych z Service Broker 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 BrokerServiceEvents
Get
'Użycie
Dim instance As BrokerService
Dim value As BrokerServiceEvents
value = instance.Events
public BrokerServiceEvents Events { get; }
public:
property BrokerServiceEvents^ Events {
BrokerServiceEvents^ get ();
}
member Events : BrokerServiceEvents
function get Events () : BrokerServiceEvents
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.Broker.BrokerServiceEvents
A BrokerServiceEvents obiekt reprezentujący Service Broker zdarzeń usługa.
Zobacz także