Vertaling van "ActiveRecord" in Duits
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.
The following code shows an example of an ActiveRecord behavior.
Use the ActiveRecord property to set the active record in a mail merge data source.
Mithilfe der ActiveRecord -Eigenschaft können Sie den aktiven Datensatz in einer Seriendruck-Datenquelle festlegen.
In this episode we'll begin looking at some of its new features, starting with ActiveRecord which provides a new interface for performing database queries.
In dieser Folge werden wir einige der neuen Features betrachten. Wir beginnen mit ActiveRecord, der jetzt ein neues Interface anbietet, um Datenbankanfragen durchzuführen.
The basic approach to converting an ActiveRecord query to the new Rails 3 format is to look at the hash of options that's being passed to find and to replace each item in the hash with an equivalent method.
Grundlegend sieht man sich beim übersetzen von ActiveRecord Queries in das neue Rails 3 Format den Hash mit Optionen an, die an find übergeben werden und ersetzt jeweils einen Teil mit einem äquivalenten Methodenaufruf.
ActiveRecord relies on this method, so most Rails applications are affected by this.
Da ActiveRecord eine solche Konvertierung einsetzt, sind die meisten Rails Anwendungen von diesem Fehler betroffen.
In this example, mongoid is an object mapping for MongoDB and - as many other database gems built for rails - it also inherits from ActiveModel the same way as ActiveRecord, which provides a common interface for many features such as validations, callbacks, translations, etc.
In diesem Beispiel handelt es sich bei mongoid um eine Objektzuordnung für MongoDB Wie viele andere für Rails gebaute Datenbank- ActiveModel erbt auch ActiveModel die gleiche Methode wie ActiveRecord, die eine gemeinsame Schnittstelle für viele Funktionen wie Validierungen, Rückrufe, Übersetzungen usw. bietet.
That's it for this episode on using ActiveRecord queries in Rails 3.
Das war's für diese Episode über ActiveRecord Queries in Rails 3!
ActiveRecord is an object-relational mapper, popularized by being part of the Ruby on Rails web development framework.
ActiveRecord ist ein objektrelationaler Mapper, der Teil des Webentwicklungs-Frameworks "Ruby on Rails" ist.
Instead of a list of articles being returned this time we have an ActiveRecord::Relation object.
Anstatt einer Liste von Artikeln haben wir diesmal ein ActiveRecord::Relation Objekt zurückbekommen.
Returns the contents of the mail merge data field or mapped data field for the current record. Use the ActiveRecord property to set the active record in a mail merge data source. Read-only String.
Gibt den Inhalt des Seriendruck-Datenfelds bzw. des zugeordneten Datenfelds für den aktuellen Datensatz zurück. Mithilfe der ActiveRecord -Eigenschaft können Sie den aktiven Datensatz in einer Seriendruck-Datenquelle festlegen. Schreibgeschützter Wert vom Typ String.
I hope you've learned some applied aspects of Yii, ActiveRecord, Bootstrap, forms, file upload and image manipulation.
Ich hoffe, Sie haben einige angewandte Aspekte von Yii, ActiveRecord, Bootstrap, Formulare, Datei-Upload und Bildbearbeitung gelernt.
This option must be set to sqlanywhere to use the SQL Anywhere ActiveRecord adapter.
To ensure that the entire data source is searched, set the ActiveRecord property to wdFirstRecord.
Wenn Sie sicherstellen möchten, dass die gesamte Datenquelle durchsucht wird, legen Sie die ActiveRecord -Eigenschaft auf wdFirstRecord fest.