This is the legacy 4D documentation web site. Documentations are progressively being moved to developer.4d.com

Home

 
4D v19.8
dataClassAttribute.fieldType

dataClassAttribute.fieldType 


 

dataClassAttribute.fieldType -> fieldType 
Parameter Type   Description
fieldType  Number in 4D type of the attribute

The dataClassAttribute.fieldType property contains the 4D database type of the attribute. It depends on the attribute kind (see dataClassAttribute.kind).

Possible values:

dataClassAttribute.kindfieldTypeComment
storageCorresponding 4D field typeSee Type command
relatedEntity38 (Is object)
relatedEntities42 (Is collection)



See also 

Type

 
PROPERTIES 

Product: 4D
Theme: ORDA - DataClassAttribute

 
PAGE CONTENTS 
 
HISTORY 

Created: 4D v17 R5

 
ARTICLE USAGE

4D Language Reference ( 4D v19)
4D Language Reference ( 4D v19.1)
4D Language Reference ( 4D v19.4)
4D Language Reference ( 4D v19.5)
4D Language Reference ( 4D v19.6)
4D Language Reference ( 4D v19.7)
4D Language Reference ( 4D v19.8)