Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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. |