QryFileName contains the name of the query file created for the QrySelect and QryKeyFlds parameters.
dbfile.QryFileName Type (*String)
QryFileName must be set prior to opening the file (see OPEN command).
If QryFileName is not set, the value of the QryFileName parameter specified in the DCLDISKFILE command is used.
QryFileName specifies the name of the query file created for DCLDISKFILE's QrySelect and QryKeyFlds parameters. If *NAME is specified, which is the default, the file name given in the DCLDISKFILE command is used.
If the database access with this file is System i database, then the QryFileName is used both on the OVRDBF and the OPNQRYF commands used when opening the file.
For a DataGate for Windows database, a temporary logical file is created in QTemp with the QryFileName as its name. You can use the special name *UNIQUE to guarantee that there will be no conflicts with other files residing in QTemp. You will receive errors if there are duplicate file names in QTemp.
Namespace: ASNA.VisualRPG.Runtime
Assembly: ASNA Visual RPG Runtime (in ASNA.VisualRPG.Runtime.dll)
Platforms: Windows 2000 Professional SP4, Windows 2000 Server SP4, Windows Server 2003, Windows XP Professional SP2, Windows Vista Business Edition
ASNA.VisualRPG.Runtime
DBFile Class
DBFile Members
DCLDISKFILE
QryKeyFlds Field
QrySelect