4D v18

dataClassAttribute.keyWordIndexed

Home

 
4D v18
dataClassAttribute.keyWordIndexed

dataClassAttribute.keyWordIndexed 


 

   
Parameter Type   Description
dataClassAttribute.keyWordIndexed   Boolean in True if the attribute has a keyword index

The dataClassAttribute.keyWordIndexed contains True if there is a keyword index on the attribute. 

This property is not returned if dataClassAttribute.kind = "relatedEntity" or "relatedEntities".

Note: For generic programming, you can use Bool(dataClassAttribute.keyWordIndexed) to get a valid value (false) even if keyWordIndexed is not returned. 



See also 

dataClassAttribute.indexed

 
PROPERTIES 

Product: 4D
Theme: ORDA - DataClassAttribute

 
HISTORY 

Created: 4D v17 R5

 
ARTICLE USAGE

4D Language Reference ( 4D v18)