Télécharger pour Windows Premium
Publicité
CDbCommand

Traduction de "CDbCommand" en anglais

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
Bevor man jedoch eine neue Abfrage damit erstellen kann, muss die vorhergehende Abfrage durch einen Aufruf von CDbCommand::reset() gelöscht werden
Before building a new query, however, the CDbCommand::reset() method must be invoked to clean up the previous query.
Nachdem eine Verbindung zur Datenbank aufgebaut ist, können mit CDbCommand SQL-Anweisungen ausgeführt werden.
Once a database connection is established, SQL statements can be executed using CDbCommand.
Eine SQL-Anweisung wird über CDbCommand auf eine der folgenden beiden Arten ausgeführt
A SQL statement is executed via CDbCommand in one of the following two ways
CDbCommand: repräsentiert eine SQL-Anweisung, die gegenüber der Datenbank ausgeführt werden soll.
CDbCommand: represents an SQL statement to execute against a database.
Nachdem eine Verbindung zur Datenbank aufgebaut ist, können mit CDbCommand SQL-Anweisungen ausgeführt werden.
list of SQL statements that should be executed right after the DB connection is established.
CDbCommand konnte das SQL-Statement nicht ausführen: Beim Bearbeiten Ihrer Anfrage durch den Webserver ist ein interner Fehler aufgetreten.
CDbCommand failed to execute the SQL statement: SQLSTATE: Undefined function: 7 An internal error occurred while the Web server was processing your request.
Mit CDbCommand::queryRow() erhält man z.B. eine einzelne Zeile als Ergebnis, mit CDbCommand::queryAll() alle Zeilen auf einmal.
For example, we can call CDbCommand::queryRow() to obtain a row of result, or CDbCommand::queryAll() to get all rows at once.
Aucun résultat pour cette recherche.

Synonymes et analogies de "CDbCommand" en allemand

Publicité

Résultats: 7. Exacts: 7. Temps écoulé: 36 ms.