Udostępnij za pośrednictwem


Właściwość RemoteServiceBinding.Events

Pobiera zdarzenia związane z powiązanie usługa zdalnej.

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

Składnia

'Deklaracja
Public ReadOnly Property Events As RemoteServiceBindingEvents
    Get
'Użycie
Dim instance As RemoteServiceBinding
Dim value As RemoteServiceBindingEvents

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

Wartość właściwości

Typ: Microsoft.SqlServer.Management.Smo.Broker.RemoteServiceBindingEvents
A RemoteServiceBindingEvents obiekt, który reprezentuje zdarzenia powiązanie usługa zdalnej.