DbBasicDataTranslationKey

Translation key specification

Syntax

DbBasicDataTranslationKey "value";

Description

Specified list of keys that is used to identify the translation data. This is only used when the generated key column name(s) are not sufficient.

Normally. the translation key is the same as the list of key attributes. In some cases, another list of keys needs to be specified.

public     SelectionDateTitle TEXT(50) A-IU- {
   DbBasicDataTranslation    "true";
   DbBasicDataTranslationKey "audit_source,source_column,'DESCRIPTION'";
}

Related Properties


This page is generated from IFS Developer Studio at 2021-08-13 08:40.