ATCHRLUSDS

This table holds the description of an attachment relation usage.

Column Descriptions:

NameTypeDescription
ATCHRLUSDS_IDINTEGER NOT NULLThe primary key to the attachment relation usage description.
ATCHRLUS_IDINTEGER NOT NULLThe attachment relation usage ID.
LANGUAGE_IDINTEGER NOT NULLThe language ID.
NAMEVARCHAR (128)The language dependent name of the attachment relation usage.
SHORTDESCRIPTIONVARCHAR (254)The short description for the attachment relation usage.
LONGDESCRIPTIONVARCHAR (4000)The long description for the attachment relation usage.
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>ATCHRLUSDS_IDPrimary Key
I0000879ATCHRLUS_ID+LANGUAGE_IDUnique Index

Constrained By Parent Tables:

ConstraintColumnsParent TableParent ColumnsType
F_1120ATCHRLUS_IDATCHRLUSATCHRLUS_IDCascade
F_1121LANGUAGE_IDLANGUAGELANGUAGE_IDCascade