Import the top n rows from database
X-Function not designed for Auto GetN Dialog.
1. dbPreview;
2. dbPreview rows:=12;
(Note: Worksheet should connect to database before preview)
Please refer to the page for additional option switches when accessing the x-function from script
Display Name |
Variable Name |
I/O and Type |
Default Value |
Description |
---|---|---|---|---|
Input Worksheet | iw |
Input Worksheet |
|
Partly import to preview data on the worksheet when there is a database connection |
Preview Rows | rows |
Input int |
|
Number of rows to preview |
This function partly imports to preview data from database when there is a connection.
Keywords:query