4D v18

dataClassAttribute.indexed

Accueil

 
4D v18
dataClassAttribute.indexed

dataClassAttribute.indexed 


 

   
Paramètre Type   Description
dataClassAttribute.indexed   Booléen in Vrai si l'attribut est indexé

La propriété dataClassAttribute.indexed contient Vrai s'il existe un index B-tree ou Cluster B-tree dans l'attribut. 

Cette propriété n'est pas retournée si dataClassAttribute.kind = "relatedEntity" ou "relatedEntities".

Note : Pour la programmation générique, vous pouvez utiliser Bool(dataClassAttribute.indexed) pour lire une valeur valide (faux) même si indexed n'est pas retourné. 



Voir aussi  

dataClassAttribute.keyWordIndexed

 
PROPRIÉTÉS 

Produit : 4D
Thème : ORDA - DataClassAttribute
Nom intl. : dataClassAttribute.indexed

 
HISTORIQUE 

Créé : 4D v17 R5

 
UTILISATION DE L'ARTICLE

4D - Langage ( 4D v18)