DbReferenceImplementation

Type of Reference_SYS implementation

Syntax

DbReferenceImplementation "value";

Value Description
table The Reference_SYS implementation uses the entity's table.
view The Reference_SYS implementation uses the entity's view.

Description

This flag determines if Reference_SYS implementation should use the table or view.

codegenproperties {
   DbReferenceImplementation "view";
}

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