contract key icon Contract: http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice

Properties

Property Value
Name http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice
ID 3
Owner dbo
System Object true

Extended Properties

No extended properties defined.

Messages Mappings

Message name Message owner name Is sent by initiator Is sent by target
http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice/FailedRemoteServiceBinding dbo true false
http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice/FailedRoute dbo true false
http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice/MissingRemoteServiceBinding dbo true false
http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice/MissingRoute dbo true false

Permissions

No object level permissions defined.

SQL

Script
CREATE CONTRACT [http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice] AUTHORIZATION [dbo] ([http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice/FailedRemoteServiceBinding] SENT BY INITIATOR, [http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice/FailedRoute] SENT BY INITIATOR, [http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice/MissingRemoteServiceBinding] SENT BY INITIATOR, [http://schemas.microsoft.com/SQL/ServiceBroker/BrokerConfigurationNotice/MissingRoute] SENT BY INITIATOR)

See also

List of Contracts