Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
The CatalogUsedDefinitions table contains information about the definitions that have been used in the catalogs.
The following table describes the columns in the CatalogUsedDefinitions table.
Column name |
Type |
Allow null |
Description |
|---|---|---|---|
CatalogID |
int |
no |
The ID of the catalog. This is a primary key and a foreign key. |
DefinitionName |
nvarchar(128) |
no |
The name of the definition that is used in the catalog. This is a primary key and a foreign key. |