The name of the field represented by the Field object.

Property of

Field (including DbfField, PdxField, SqlField)

Description

The fieldName property contains the name of the field that the Field object represents. The fieldName property is automatically filled in when the rowset object is generated.

For a calculated field, the fieldName contains the name of the field assigned when the Field object is created.