![]() |
![]() |
|
| Home I Company I Services I Documentation I Downloads I E-Support |
| home -> documentation -> language reference -> queryid property | |
|
The QUERYID property indicates the index of the SQL object that will be executed in the DATASET, QRYEXEC or LOGIN tag.
The unique purpose of the QUERYID property is to specify which SQL Statement will be used in the tag in a more simple way that include the SQL code directly or search it by a name. This property must contain an integer value.
The QUERYID property is used in this tags: DATASETQRYEXEC LOGIN LOGOUT |