4D v19dataClassAttribute.indexed |
|||||||||||||||||||||||||||||||||||||||||||||||
|
4D v19
dataClassAttribute.indexed
|
Parámetro | Tipo | Descripción | ||||||
dataClassAttribute.indexed | Booleano |
![]() |
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.
Producto: 4D
Tema: ORDA - DataClassAttribute
Creado por: 4D v17 R5
Manual de lenguaje 4D ( 4D v19)
Manual de lenguaje 4D ( 4D v19.1)