Właściwość ServiceContract.Events
Pobiera zdarzeń związanych z usługa kontrakt.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo.Broker
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public ReadOnly Property Events As ServiceContractEvents
Get
'Użycie
Dim instance As ServiceContract
Dim value As ServiceContractEvents
value = instance.Events
public ServiceContractEvents Events { get; }
public:
property ServiceContractEvents^ Events {
ServiceContractEvents^ get ();
}
member Events : ServiceContractEvents
function get Events () : ServiceContractEvents
Wartość właściwości
Typ: Microsoft.SqlServer.Management.Smo.Broker.ServiceContractEvents
A ServiceContractEvents obiekt, który reprezentuje zdarzenia kontrakt usługa.
Zobacz także