Wählen Sie Ihren SQL-Server:
AnySQL
MySQL
MS SQL Server
Oracle
PostgreSQL
SQLite
Firebird
SQL Anywhere
DB2
MaxDB

Neuheiten abonnieren
Partners
Testimonials
Lynn Armbruster: "Thank you. I found Maestro easy to use and so far a great tool".
Kevin Settler: "If you need the job done right and on time, do it with MS SQL Maestro on your team. The software is a pleasure for us. SQL Maestro Group do excellent work and are dedicated to producing products that all can be proud of".

More

Add your opinion

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