Skip to content

Entity_Field_Type - cEntity

Include: Use Db\cEntity.pkg

Returns the DataFlex runtime type code for a field.

Type: Function

Return data type: Integer

Parameters

Parameter Type Description
iField Integer Zero-based field number.

Syntax

Function Entity_Field_Type Integer iField Returns Integer

Call

Get Entity_Field_Type of hoObj iField to eType

Description

Returns the DataFlex runtime type code for a zero-based field index. Out-of-range field arguments raise a DataFlex error.