Download for Windows Premium
Publiciteit
relation object

Vertaling van "relation object" in Spaans

We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
objeto Relation m
objeto de relación
What this means is that anything executed inside a scoping block will be scoped as if it were called directly on that relation object.
Lo que esto quiere decir es que cualquier cosa que se ejecute sobre un bloque de ámbito tendrá su ámbito restringido como si se invocase directamente sobre dicho objeto de relación.
Similarly, when working with the record describing the OrderId 10507, you can navigate up the relation object to get the record for its parent, ANTON.
De forma similar, al trabajar con el registro que describe el OrderId 10507, puede navegar hasta el objeto de relación para obtener el registro para su primario, ANTON.
A new Relation object is created when we call where and when we call limit on that the relation is cloned and the additional arguments are added and stored in the cloned object.
Al invocar where sobre el modelo se crea un nuevo objeto Relation sobre el cual volvemos a invocar limit lo que hace que se clone la relación con argumentos adicionales en el objeto clonado.
Instead of a list of articles being returned this time we have an ActiveRecord::Relation object. This object stores information about our find, but the database query hasn't yet been made.
Esta vez en lugar de recibir una lista de artículos tenemos un objeto de tipo ActiveRecord::Relation, que guarda información sobre la consulta, pero ésta aún no ha sido ejecutada.
In each block we add the arguments that are passed into the method to the appropriate set of values in the Relation object.
En cada bloque añadimos los argumentos recibidos en el método al conjunto apropiado de valores del objeto QueryMethods que nos devuelve una versión clonada del objeto Relation.
This is an object that behaves in a similar way to the ActiveRecord::Relation object we saw earlier.
Con esto cerramos este episodio en el que hemos visto ActiveRecord::Relation por dentro.
The Relation Class Having queries return an ActiveRecord::Relation object allows us to chain queries together and this Relation class is at the heart of the new query syntax.
El que las consultas devuelvan un objeto ActiveRecord::Relation es lo que nos permite encadenar consultas seguidas, y lógicamente la clase Relation está en el centro de la nueva sintaxis.
We know that limit is being called on a Relation but what about the where call? This is called directly on the Task model and therefore on ActiveRecord::Base rather than Relation so where is the initial Relation object created?
Sabemos que limit está siendo invocado sobre un objeto Relation pero la llamada a where se lanza directamente sobre el modelo Task y por tanto en ActiveRecord::Base en lugar de Relation.
Instead of a list of articles being returned this time we have an ActiveRecord::Relation object.
El módulo NamedScope se incluye en ActiveRecord::Base, por lo que tenemos acceso a todos sus métodos.
This clones the Relation object, returning a new Relation object rather than altering the existing one.
Lo que hace esto es clonar el objeto Relation, devolviendo un nuevo objeto Relation en lugar de modificar el ya existente.
Now that we know what an Arel::Table is we can go back to the relation method. This returns a Relation object so let's take a look at the Relation class.
Arel es una librería que simplifica la generación de consultas complejas de SQL, y es para eso para lo que la utiliza Ahora que ya sabemos lo que es Arel::Table podemos volver al método relation.
Er zijn geen resultaten gevonden voor deze term.

Synoniemen voor relation object in het Engels

Woord & uitdrukking van de dag
Afbeelding van de dag
jug: container with a handle and spout for liquids
Ontdek het woord
Publiciteit

Suggesties

Resultaten: 11. Exact: 11. Verstreken tijd: 194 ms.