company logo

DBFieldDef :: IsTransientReference - Does property define a transient reference?

The property returns, whether the property is defined as transient reference (true) or not (false). Transient references can be defined in the data model as reference in a complex data type. Usually, transient references are set/filled by the application or by defining a data source.

When the function is called with an invalid property definition, it throws an exception.

Return value:  Return value ( logical  )

The function returns YES when the question was answered positively. Otherwise it returns NO.

Implementation details

logical DBFieldDef  :: IsTransientReference (  )