entity
- Examples
Si la entity selection está vacía, devuelve 0. | If the entity selection is empty, it returns 0. |
Tenga en cuenta que una entity selection solo contiene referencias a entidades. | Keep in mind that an entity selection only contains references to entities. |
Las entity selections locales se pueden ordenar o no ordenar. | Local entity selections can be ordered or unordered. |
Los duplicados se eliminan (se devuelve una entity selection). | Duplications are removed (an unordered entity selection is returned). |
Las entity selections desordenadas se construyen sobre tablas de bits en la memoria. | Unordered entity selections are built upon bit tables in memory. |
Cuando se crea, la entity selection no contiene ninguna entidad (mySelection.length devuelve 0). | When created, the entity selection does not contain any entities (mySelection.length returns 0). |
Si el tipo nomAtributo es relatedEntities:entity.attributeName devuelve una nueva entity selection de entidades relacionadas. | If attributeName kind is relatedEntities:entity.attributeName returns a new entity selection of related entities. |
Además, las entity selections desordenadas son muy económicas en términos de espacio de memoria. | Also, unordered entity selections are very economical in terms of memory space. |
Las entity selections siempre tienen una propiedad length. | Entity selections always have a length property. |
Puede decidir qué tipo de entity selection usar según sus necesidades específicas. | You can decide which type of entity selection to use according to your specific needs. |
El método entity.getSelection() devuelve la entity selection a la que pertenece la entidad. | The entity.getSelection() method returns the entity selection which the entity belongs to. |
Queremos actualizar una entity existent. | We want to update an existing entity. |
El valor resultante se incluye entre 0 y la longitud de la entity selection -1. | The resulting value is included between 0 and the length of the entity selection -1. |
Puede crear y usar simultáneamente tantas entity selections diferentes como desee para una dataclass. | You can simultaneously create and use as many different entity selections as you want for a dataclass. |
Las entity selections generalmente se crean utilizando una búsqueda o se devuelven desde un atributo relación. | Entity selections are usually created using a query or returned from a relation attribute. |
Las entity selections desordenadas son más rápidas, pero no puede confiar en las posiciones de las entidades. | Unordered entity selections are faster but you cannot rely on entity positions. |
Las entity selections ordenadas se crean sobre arrays enteros largos (que contienen referencias de entidad) en la memoria. | Ordered entity selections are built upon longint arrays (containing entity references) in memory. |
El método dataClass.newSelection() crea una nueva entity selection en blanco en la memoria, relacionada con la dataclass. | The dataClass.newSelection() method creates a new blank entity selection, related to the dataclass, in memory. |
Cuando se usa junto con una entity selection, un atributo escalar devuelve una colección de valores escalares. | When used in conjunction with an entity selection, a scalar attribute returns a collection of scalar values. |
Método Los objetos ORDA, como datastores, dataclasses, entity selections y entities, definen las clases de objetos. | ORDA objects such as datastores, dataclasses, entity selections, and entities, define classes of objects. |
Random Word
Roll the dice and learn a new word now!
Want to Learn Spanish?
Spanish learning for everyone. For free.