Share via


CatalogDefinitionProperties Table

The CatalogDefinitionsProperties Table contains information about the catalog definitions.

The following table describes the columns in the CatalogDefinitionProperties table.

Column name

Type

Allow Null

Description

DefinitionID

int

no

The Id of the definition.

This is a primary key.

PropertyName

nvarchar(100)

no

The name of the definition property.

This is a primary key and a foreign key.

PropertyOrder

int

yes

The order of the property in the definition.

PropertyType

int

yes

Specifies whether this is a normal property or a variant property.

See Also

Other Resources

Database Tables for the Catalog System

Catalog System Database Tables