4D v18

dataClassAttribute.keyWordIndexed

Página Inicial

 
4D v18
dataClassAttribute.keyWordIndexed

dataClassAttribute.keyWordIndexed 


 

   
Parâmetro Tipo   Descrição
dataClassAttribute.keyWordIndexed   Booleano in True se o atributo tiver um índice de palavras chaves

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.



Ver também 

dataClassAttribute.indexed

 
PROPRIEDADES 

Produto: 4D
Tema: ORDA - DataClassAttribute

 
HISTÓRIA 

Criado por: 4D v17 R5

 
ARTICLE USAGE

Manual de linguagem 4D ( 4D v18)