Vertaling van "aFields" in Pools
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.
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ą, 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.
The content of the added record is either empty or filled with parameter values aFields and aValues.
Zawartość dodawanego rekordu jest albo pusta albo jest wypełniona przez wartości 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.
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.
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 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 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 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.
Batch modification of the values by the additional parameters aFields and aValues of the Update method.
(adBookmarkLast) Last record. aFields [optional] (Variant) A single name, or an array of names or ordinal positions of the fields in the record.
Ponadto można do określenia pozycji początkowej zastosować uzgodnione stałe liczbowe: 0 (domyślnie) - (Variant) Właściwa nazwa, tablica nazw kolumn lub tablica pozycji kolumn rekordu.
Note: The parameters aFields and aValues can be used to give the Update method all modified values.
Przy pomocy opcjonalnych parametrów aFields oraz aValues można do metody Update przekazać wszystkie zmienione parametry.
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 oraz aValues można metodzie AddNew (także metodzie Update) dostarczyć wszystkie zmienione wartości.