CMVERSNCOLLREL

This table is part of the Content Version schema, and alias in the Commerce base schema. This table contains the content collection and version relation information

Column Descriptions:

NameTypeDescription
CMVERSNCOLL_IDBIGINT NOT NULLForeign key to CMVERSNCOLL table
CMVERSNINFO_IDBIGINT NOT NULLForeign key to CMVERSNINFO table
OPTCOUNTERSMALLINT NOT NULL DEFAULT 0The optimistic concurrency control counter for the table. Every time there is an update to the table, the counter is incremented.

Indexes:

NameColumn NamesType
<SYSTEM-GENERATED>CMVERSNCOLL_ID+CMVERSNINFO_IDPrimary Key
ICM_CMVERSNCOLLREL_0CMVERSNINFO_IDNon-Unique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
FCM_CMVERSNCOLLREL_0CMVERSNINFO_IDCMVERSNINFOCMVERSNINFO_IDCascade
FCM_CMVERSNCOLLREL_1CMVERSNCOLL_IDCMVERSNCOLLCMVERSNCOLL_IDCascade