DataLookup/en: Porovnání verzí
(Založena nová stránka s textem „Looks up the data record in the data source specified by the parameter DataSource and stores its contents in the output parameters. Quer…“) |
|||
| Řádek 7: | Řádek 7: | ||
'''Alias: DLU''' | '''Alias: DLU''' | ||
| − | '''Looks | + | '''Looks up data records.''' |
Looks up the data record in the data source specified by the parameter [[#datasource-| DataSource]] and stores its contents in the output parameters. Querying the data source presumes the return of just one record, otherwise the command ends in error. | Looks up the data record in the data source specified by the parameter [[#datasource-| DataSource]] and stores its contents in the output parameters. Querying the data source presumes the return of just one record, otherwise the command ends in error. | ||
Verze z 27. 1. 2021, 17:41
Obsah
Description
Alias: DLU
Looks up data records.
Looks up the data record in the data source specified by the parameter DataSource and stores its contents in the output parameters. Querying the data source presumes the return of just one record, otherwise the command ends in error.
Vstupní parametry
DataSource
Typ DataSource
Datový zdroj, jehož výběrový dotaz musí být zadán příp. parametrizován tak, aby vracel práve jeden záznam.
Enabled
Typ Number
Povoluje nebo zakazuje příkaz. Při hodnotě 0 nebude příkaz proveden.
PreWait
Typ Number
Prodleva v milisekundách před provedením příkazu. Nemá žádný vliv je-li Enabled=0.
PostWait
Typ Number
Prodleva v milisekundách po provedení příkazu. Nemá žádný vliv je-li Enabled=0.