4D v19dataClassAttribute.keywordIndexed |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
dataClassAttribute.keywordIndexed
|
Paramètre | Type | Description | ||||||
dataClassAttribute.keywordIndexed | Booléen |
![]() |
Vrai si l'attribut possède un index de mot-clé | |||||
A propriedade dataClassAttribute.keywordIndexed contém True se houver um índice de palavras chave no atributo.
Esta propriedade não é devolvida se dataClassAttribute.kind = "relatedEntity" ou "relatedEntities".
Nota: para programação genérica, pode utilizar Bool(dataClassAttribute.keywordIndexed) para obter um valor válido (false) mesmo se não devolver keywordIndexed.