नोट
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप साइन इन करने या निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
इस पेज तक पहुँच के लिए प्रमाणन की आवश्यकता होती है. आप निर्देशिकाओं को बदलने का प्रयास कर सकते हैं.
This catalog view returns a row for each reference between service and service queue. A service can only be associated with one queue. A queue can be associated with multiple services.
| Column name | Data type | Description |
|---|---|---|
service_id |
int |
Identifier of the service. Unique within the database. Not NULLABLE. |
service_queue_id |
int |
Identifier of the service queue used by the service. Not NULLABLE. |