SYS(3092) - Output Rushmore Query Optimization Level
| Visual FoxPro 9.0 SP2 |
| SYS(3092) - Output Rushmore Query Optimization Level |
| See Also |
|
Specifies a file to which Rushmore optimization levels for queries are output.
SYS(3092 [,cFileName [, lAdditive]]) |
Parameters
- cFileName
-
The name of the file to which the Rushmore optimization levels are output.
Specify the empty string ("") to turn off output and close a file created earlier with this function.
- lAdditive
-
A logical value that specifies if the file is overwritten when a new query is executed.
If lAdditive is set to true (.T.), the query optimization levels are appended to previous output.
If lAdditive is set to false (.F.) (the default setting), any previous output is overwritten.
Return Value
Remarks
See Also
© , 1996-2020 • Updated: 11/10/20
Comment or report problem with topic
Microsoft Visual FoxPro 9 SP2 Help file, VFPX Edition v1.08