Freigeben über


CatalogUsedDefinitions Table

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.

See Also

Other Resources

Database Tables for the Catalog System

Catalog System Database Tables