Télécharger pour Windows Premium
Publicité
CDbCommand

Traduction de "CDbCommand" en allemand

Nous n’avons pas trouvé cette entrée. Affichage de résultats approximatifs. Vérifiez l’orthographe ou proposez d’ajouter ce terme au dictionnaire.
CDbCommand
Before building a new query, however, the CDbCommand::reset() method must be invoked to clean up the previous query.
Bevor man jedoch eine neue Abfrage damit erstellen kann, muss die vorhergehende Abfrage durch einen Aufruf von CDbCommand::reset() gelöscht werden
Once a database connection is established, SQL statements can be executed using CDbCommand.
Nachdem eine Verbindung zur Datenbank aufgebaut ist, können mit CDbCommand SQL-Anweisungen ausgeführt werden.
A SQL statement is executed via CDbCommand in one of the following two ways
Eine SQL-Anweisung wird über CDbCommand auf eine der folgenden beiden Arten ausgeführt
CDbCommand: represents an SQL statement to execute against a database.
CDbCommand: repräsentiert eine SQL-Anweisung, die gegenüber der Datenbank ausgeführt werden soll.
CDbCommand failed to execute the SQL statement: SQLSTATE: Undefined function: 7 An internal error occurred while the Web server was processing your request.
CDbCommand konnte das SQL-Statement nicht ausführen: Beim Bearbeiten Ihrer Anfrage durch den Webserver ist ein interner Fehler aufgetreten.
For example, we can call CDbCommand::queryRow() to obtain a row of result, or CDbCommand::queryAll() to get all rows at once.
Mit CDbCommand::queryRow() erhält man z.B. eine einzelne Zeile als Ergebnis, mit CDbCommand::queryAll() alle Zeilen auf einmal.
A CDbCommand instance can be reused multiple times to build several queries.
Eine CDbCommand-Instanz kann mehrfach wiederverwendet werden.
A SQL statement is executed via CDbCommand in one of the following two ways
Die Anweisung wird beim Aufruf einer dieser CDbCommand-Methoden ausgeführt
Starting from version 1.1.6, CDbCommand can also be used as a query builder that builds a SQL statement from code fragments. For example,
Der Query Builder baut daraus dann einen gültigen SQL-Ausdruck, der mit den üblichen DAO-Methoden verwendet werden kann, wie es im Kapitel Data Access Objects beschrieben wurde.
The Yii Query Builder is provided in terms of CDbCommand, the main DB query class described in Data Access Objects.
Der Yii Query Builder steht in Form eines CDbCommands zur Verfügung, also jener Hauptklasse für DB-Abfragen, wie sie bereits in Data Access Objects beschrieben wurde.
Sets the SELECT part of the query. CDbCommand selectDistinct()
Die select()-Methode beschreibt den SELECT-Teil der Abfrage.
Aucun résultat pour cette recherche.

Synonymes et analogies de "CDbCommand" en anglais

Le mot et l’expression du jour
L’image du jour
needle: thin, pointed metal tool used for sewing
Découvrir le mot
Publicité

Résultats: 11. Exacts: 11. Temps écoulé: 38 ms.