Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
This catalog view contains a row for each contract in the database.
| Column name | Data type | Description |
|---|---|---|
name |
sysname |
Name of the contract, unique within the database. Not NULLABLE. |
service_contract_id |
int |
Identifier of the contract. Not NULLABLE. |
principal_id |
int |
Identifier for the database principal that owns this contract. NULLABLE. |