Lokasi ngalangkungan proxy:   [ UP ]  
[Ngawartoskeun bug]   [Panyetelan cookie]                
Skip to content

Commit 151208d

Browse files
authored
Link fixed.
1 parent 9de2d58 commit 151208d

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/database-engine/service-broker/creating-service-broker-objects.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ To create the objects for a service, do the following:
4848

4949
4. Create a service. The service definition specifies the queue that the service uses and the contracts for which this service is the target.
5050

51-
In most cases, you create the target service and then use the contracts and message types created for the target service to create an initiating service. In some cases, however, you may create a target service for an initiating service that is already defined. In these cases, the target service uses the message types and contracts that the initiating service uses. For example, if you are creating a target service to receive event notifications, you use the contract **https://schemas.microsoft.com/SQL/Notifications/PostEventNotification**, because this is the contract that the initiating service uses.
51+
In most cases, you create the target service and then use the contracts and message types created for the target service to create an initiating service. In some cases, however, you may create a target service for an initiating service that is already defined. In these cases, the target service uses the message types and contracts that the initiating service uses. For example, if you are creating a target service to receive event notifications, you use the contract `https://schemas.microsoft.com/SQL/Notifications/PostEventNotification`, because this is the contract that the initiating service uses.
5252

5353
## Managing Object Definitions
5454

@@ -81,4 +81,4 @@ If your application involves sending messages between SQL Server instances, it i
8181
- [Contracts](contracts.md)
8282
- [Queues](queues.md)
8383
- [Message Types](message-types.md)
84-
- [Service Broker Routing](service-broker-routing.md)
84+
- [Service Broker Routing](service-broker-routing.md)

0 commit comments

Comments
 (0)