Previous Topic

Next Topic

Inhoudsopgave

Book Index

FieldNames Property

Property Property FieldNames( Fieldnumber: Integer ): String (R)

Description

Determines the field name on the basis of a field number.

Parameters

Example

Dim Fieldname

Fieldname = Record.FieldNames( Record.X_FieldChanged )