CatalogGlobal

This class represents a global catalog that stores other catalogs.

Data Members

Data Member Name Data Type Default Value Description
CatalogName WSTR Not available Stores the unique key (name) of the object.
Currency WSTR None Not used by the Catalog system.
EndDate DATETIME None Not used by the Catalog system.
Locale LONG None Not used by the Catalog system.
ProductID WSTR None The name of the column in the catalog that stores the ProductID.
SiteName WSTR Not available None
StartDate DATETIME None Not used by the Catalog system.
VariantID WSTR None The name of the column in the catalog that stores the VariantID. If NULL, product variants are not supported.
WeightMeasure WSTR None Not used by the Catalog system.

Class Key

CatalogGlobalKey is composed of a single data member, CatalogName.

Relations

For a description of the relation type, see Data Warehouse Classes.

Relation Name Parent Child Type
CatalogSite Site CatalogGlobal 3


All rights reserved.