CatalogVirtualProperties Table
The CatalogVirtualProperties table contains information about properties that have been made virtual. A property becomes virtual when you overwrite the value in a virtual catalog.
The following table describes the columns in the CatalogVirtualProperties table.
Column name |
Type |
Allow null |
Description |
---|---|---|---|
CatalogName |
nvarchar(85) |
no |
The name of the catalog. This is a foreign key. |
PropertyName |
nvarchar(128) |
no |
The name of the property. |