Nóta
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað aðskrá þig inn eða breyta skráasöfnum.
Aðgangur að þessari síðu krefst heimildar. Þú getur prófað að breyta skráasöfnum.
This catalog view contains a row per (contract, message type) pair.
| Column name | Data type | Description |
|---|---|---|
service_contract_id |
int |
Identifier of the contract using the message type. Not NULLABLE. |
message_type_id |
int |
Identifier of the message type used by the contract. Not NULLABLE. |
is_sent_by_initiator |
bit |
Message type can be sent by the conversation initiator. Not NULLABLE. |
is_sent_by_target |
bit |
Message type can be sent by the conversation target. Not NULLABLE. |