4D v19

dataClassAttribute.keywordIndexed

Inicio

 
4D v19
dataClassAttribute.keywordIndexed

dataClassAttribute.keywordIndexed 


 

   
Parámetro Tipo   Descripción
dataClassAttribute.keywordIndexed   Booleano in True si el atributo tiene un índice de palabra clave

La propiedad dataClassAttribute.keywordIndexed contiene True si hay un índice de palabras clave en el atributo.

Esta propiedad no se devuelve si dataClassAttribute.kind = "relatedEntity" o "relatedEntities".

Nota: para programación genérica, puede utilizar Bool(dataClassAttribute.keywordIndexed) para obtener un valor válido (false) incluso si no se devuelve keywordIndexed.



Ver también 

dataClassAttribute.indexed

 
PROPIEDADES 

Producto: 4D
Tema: ORDA - DataClassAttribute

 
HISTORIA 

Creado por: 4D v17 R5

 
ARTICLE USAGE

Manual de lenguaje 4D ( 4D v19)
Manual de lenguaje 4D ( 4D v19.1)