| 4D v18dataClassAttribute.indexed | |||||||||||||||||||||||||||||||||||||||||||||||
| 
 | 
    4D v18
 dataClassAttribute.indexed 
         | ||||||||||||||||||||||||||||||||||||||||||||||
| Parameter | Type | Description | ||||||
| dataClassAttribute.indexed | Boolean |   | True if the attribute is indexed | |||||
The dataClassAttribute.indexed contains True if there is a B-tree or a Cluster B-tree index on the attribute.
This property is not returned if dataClassAttribute.kind = "relatedEntity" or "relatedEntities".
Note: For generic programming, you can use Bool(dataClassAttribute.indexed) to get a valid value (false) even if indexed is not returned.
	Product:  4D
	Theme:  ORDA - DataClassAttribute
	
        
        
	
	Created:  4D v17 R5
	
	
	4D Language Reference ( 4D v18)
	
	
	
 Add a comment
Add a comment