4D v19

dataClassAttribute.indexed

Inicio

 
4D v19
dataClassAttribute.indexed

dataClassAttribute.indexed 


 

   
Parámetro Tipo   Descripción
dataClassAttribute.indexed   Booleano in True si el atributo esta indexado

La propiedad dataClassAttribute.indexed contiene True si hay un índice B-tree o un Cluster B-tree en el atributo.

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

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



Ver también 

dataClassAttribute.keywordIndexed

 
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)