Previous Topic

Next Topic

Inhoudsopgave

Book Index

FieldByName Property

Property Property FieldByName(FieldName: string): IISERPField

Description

Retrieves a field based on the field name of the active record. If no such field is present this will result in an error.

FieldName

Field name.

Result

Reference to the field found.