Vertaling van "afields" in Engels
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.
Jeżeli aFields jest tablicą, to aValues musi również być taką samą tablicą o takiej samej ilości członków, w odwrotnym przypadku dojdzie do błędu.
If aFields is an array, then aValues must also be an array with the same number of members, otherwise an error occurs.
Jeżeli aFields jest tablicą, to aValues musi również być taką samą tablicą o takiej samej ilości członków, w odwrotnym przypadku dojdzie do błędu.
If aFields is an array, aValues must also be an array with the same number of members; otherwise, an error occurs.
Jeżeli aFields jest tablicą, wtedy aValues musi również być taką samą tablicą o takiej samej ilości członków, w innym przypadku dojdzie do błędu.
If aFields is an array, aValues must also be an array with the same number of members; otherwise, an error occurs.
Zawartość dodawanego rekordu jest albo pusta albo jest wypełniona przez wartości parametrów aFields oraz aValues.
The content of the added record is either empty or filled with parameter values aFields and aValues.
dodanie nowego rekordu przy pomocy metody AddNew z przekazanymi parametrami opcjonalnymi aFields oraz aValues z wartościami początkowymi pozycji rekordu, z następnym potwierdzeniem poprzez metodę Update bez parametrów.
Adding the record by the AddNew method with defined parameters aFields and aValues with initialization values of the record fields, and the confirming the record by the Update method without any parameters.
dodanie nowego rekordu przy pomocy metody AddNew z przekazanymi parametrami opcjonalnymi aFields i aValues z wartościami początkowymi pozycji rekordu, z następnym potwierdzeniem poprzez metodę Update bez parametrów.
Adding the record by the AddNew method with defined parameters aFields and aValues with initialization values of the record fields, and the confirming the record by the Update method without any parameters.
Dodanie rekordu przy pomocy metody AddNew bez parametrów, z następnym potwierdzeniem zmian przy pomocy metody Update z przekazanymi parametrami opcjonalnymi aFields oraz aValues.
Adding the record by the AddNew method without any parameters, and then confirming the data by the Update method with additional parameters aFields and aValues.
Dodanie rekordu przy pomocy metody AddNew bez parametrów, z następnym potwierdzeniem zmian przy pomocy metody Update z przekazanymi parametrami opcjonalnymi aFields i aValues.
Adding the record by the AddNew method without any parameters, and then confirming the data by the Update method with additional parameters aFields and aValues.
Przy pomocy opcjonalnych parametrów aFields oraz aValues można do metody Update przekazać wszystkie zmienione parametry.
Note: The parameters aFields and aValues can be used to give the Update method all modified values.
Zmiana wartości przy pomocy parametrów opcjonalnych aFields oraz aValues metody Update.
Batch modification of the values by the additional parameters aFields and aValues of the Update method.
Przy pomocy parametrów opcjonalnych aFields oraz aValues można metodzie AddNew (także metodzie Update) dostarczyć wszystkie zmienione wartości.
The parameters aFields and aValues can be used to give the AddNew method (also to the Updatemethod) all modified values.
Przy pomocy parametrów opcjonalnych aFields i aValues można metodzie AddNew (także metodzie Update) dostarczyć wszystkie zmienione wartości.
The parameters aFields and aValues can be used to give the AddNew method (also to the Updatemethod) all modified values.
Notatka: Jeżeli tabela zawiera indeks lub kolumnę, które uniemożliwia dodanie rekordu z wartością<Null>, wtedy jest konieczne inicjalizacja nowego rekordu przy pomocy parametrów aFields oraz aValues.
Note: If the table has a defined index or column, that forbids adding record with the<Null>value, then it is necessary to initialize the record with the parameter values aFields and aValues.