Translations:SqlStatement/5/en: Porovnání verzí

Z Wiki
Přejít na: navigace, hledání
Řádek 1: Řádek 1:
Executes an SQL command of the type INSERT, UPDATE, or DELETE stored in the [[#sql-|SQL]] parameter on the data connection specified by the [[#dataconnection-|DataConnection]] parameter. The number of affected records will be stored in [[#recordsaffected-|RecordsAffected]].
+
Runs an SQL command of the type INSERT, UPDATE, or DELETE stored in the [[#sql-|SQL]] parameter on the data connection specified by the [[#dataconnection-|DataConnection]] parameter. The number of affected records will be stored in [[#recordsaffected-|RecordsAffected]].

Verze z 3. 2. 2021, 14:07

Informace o zprávě (přispět)
K této zprávě není dokumentace. Pokud víte, kde nebo jak se zpráva používá, můžete pomoci dalším překladatelům tím, že přidáte dokumentaci k této zprávě.
Zdroj zprávy (SqlStatement)
Provede SQL příkaz typu INSERT, UPDATE nebo DELETE uložený v parametru [[#sql-| SQL]] na datovém připojení určeném parametrem [[#dataconnection-| DataConnection]]. Počet ovlivněných řádků bude uložen do výstupního parametru [[#recordsaffected-| RecordsAffected]].
PřekladRuns an SQL command of the type INSERT, UPDATE, or DELETE stored in the [[#sql-|SQL]] parameter on the data connection specified by the [[#dataconnection-|DataConnection]] parameter. The number of affected records will be stored in [[#recordsaffected-|RecordsAffected]].

Runs an SQL command of the type INSERT, UPDATE, or DELETE stored in the SQL parameter on the data connection specified by the DataConnection parameter. The number of affected records will be stored in RecordsAffected.