DbViewColumnName

Name of the database view column for an attribute

Syntax

DbViewColumnName "value";

Description

This should be specified only when the generated column name is not sufficient.

attributes {
   private    StringEvaluate TEXT(20) A----/DERIVED {
      DbViewColumnName "STRING_EVALUATE_DB";
   }
}

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