Поделиться через


Свойство RemoteServiceBinding.Events

Gets the events associated with the remote service binding.

Пространство имен:  Microsoft.SqlServer.Management.Smo.Broker
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public ReadOnly Property Events As RemoteServiceBindingEvents 
    Get
'Применение
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

Значение свойства

Тип: Microsoft.SqlServer.Management.Smo.Broker.RemoteServiceBindingEvents
A RemoteServiceBindingEvents object that represents the remote service binding events.

Примеры

Readme_ServiceBrokerConfiguration

См. также

Справочник

RemoteServiceBinding Класс

Пространство имен Microsoft.SqlServer.Management.Smo.Broker

Другие ресурсы

Разработка (компонент Service Broker)

Управление компонентом Service Broker

Общие сведения (компонент Service Broker)