Unit 'DB' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TFieldDef.InternalCalcField

Is this a definition of an internally calculated field ?

Declaration

Source position: db.pas line 203

public property TFieldDef.InternalCalcField : Boolean
  read FInternalCalcField
  write FInternalCalcField;

Description

Internalcalc is True if the fielddef instance represents an internally calculated field: for internally calculated fields, storage must be provided by the underlying data mechanism.


Documentation generated on: Jul 24 2023