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 for each service in the database.
| Column name | Data type | Description |
|---|---|---|
name |
sysname |
Case-sensitive name of service, unique within the database. Not NULLABLE. |
service_id |
int |
Identifier of the service. Not NULLABLE. |
principal_id |
int |
Identifier for the database principal that owns this service. NULLABLE. |
service_queue_id |
int |
Object id for the queue that this service uses. Not NULLABLE. |