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 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. |