The <derivation> tag is used for derived properties. See the Derived Properties section in the SQL Repository Properties chapter. The <derivation> tag can have one or more <expression> tags as children.

derivation attributes

Attribute

Description

Value

method

The derivation method to use.

The derivation method to use. By default, this is firstNonNull.

override-property

The name of a property that, when set explicitly, overrides the derived property value that is otherwise used.

A property name.

 
loading table of contents...