MS SQL Maestro online Help
| Prev | Return to chapter overview | Next |
Specifying new contract properties
Specify new contract properties according to your needs. The detailed description is given below.

Name
Is the name of the contract to create. The contract name may be up to 128 characters.
Owner
Sets the owner of the contract to the specified database user or role. When the current user is dbo or sa, owner may be the name of any valid user or role. Otherwise, owner must be the name of the current user, the name of a user that the current user has impersonate permissions for, or the name of a role to which the current user belongs. When this clause is omitted, the contract belongs to the current user.
Message types (Initiator, Target)
Check names of a message types to be included as part of the contract.
Initiator: Indicates that only the initiator of the conversation can send messages of the specified message type. A service that begins a conversation is referred to as the initiator of the conversation.
Target: Indicates that only the target of the conversation can send messages of the specified message type. A service that accepts a conversation that was started by another service is referred to as the target of the conversation.
| Prev | Return to chapter overview | Next |







