DbReferenceKeys

DbReferenceKeys keyword is used to rename the key attributes used in the reference.

Syntax

DbReferenceKeys "value";

Description

associations {
   reference                            StoreRef     TstInhouseStore( CountryId, StoreNo){  DbReferenceKeys '"CountryId->CountryNo,StoreNo->StoreId"'; use AvgTemperatureasStoreAvgTemp;}
}

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