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

Z Wiki
Přejít na: navigace, hledání
(Založena nová stránka s textem „Executes an SQL command of the type INSERT, UPDATE, or DELETE stored in the SQL parameter on the data connection specified by the #dataconnecti…“)
 
Řá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]].
+
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]]. The number of affected records will be stored in [[#recordsaffected-|RecordsAffected]].

Verze z 31. 1. 2021, 17:16

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řekladExecutes 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]]. The number of affected records will be stored in [[#recordsaffected-|RecordsAffected]].

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