| Property | Value |
|---|---|
| Name | //Adventure-Works.com/Expenses/ExpenseSubmission |
| ID | 65536 |
| Owner | JohnBlack |
| System Object |
|
| Name | Value |
|---|---|
| MS_Description | mobi update contract |
| Message name | Message owner name | Is sent by initiator | Is sent by target |
|---|---|---|---|
| //Adventure-Works.com/Expenses/ExpenseApprovedOrDenied | dbo |
|
|
| //Adventure-Works.com/Expenses/ExpenseReimbursed | JohnBlack |
|
|
| //Adventure-Works.com/Expenses/SubmitExpense | dbo |
|
|
| Permission | Grantor | Grant | With Grant Option | Deny |
|---|---|---|---|---|
| Alter | JohnBlack |
|
||
| Control | JohnBlack |
|
||
| References | JohnBlack |
|
||
| Take Ownership | JohnBlack |
|
||
| View Definition | JohnBlack |
|
| Script |
|---|
| CREATE CONTRACT [//Adventure-Works.com/Expenses/ExpenseSubmission] AUTHORIZATION [JohnBlack] ([//Adventure-Works.com/Expenses/ExpenseApprovedOrDenied] SENT BY TARGET,
[//Adventure-Works.com/Expenses/ExpenseReimbursed] SENT BY TARGET,
[//Adventure-Works.com/Expenses/SubmitExpense] SENT BY INITIATOR) |