Share via


CatalogVirtualProperties Table

For the latest version of Commerce Server 2007 Help, see the Microsoft Web site.

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.

See Also

Other Resources

Database Tables for the Catalog System

Catalog System Database Tables