Language
The Free and Open Productivity Suite
:: com :: sun :: star :: sheet ::
|
enum DataImportMode |
- Description
- used to specify which database contents are imported.
|
Values |
NONE |
nothing is imported.
|
SQL |
a SQL query string is supplied.
|
TABLE |
the name of a database table is supplied.
|
QUERY |
the name of a database query is supplied.
|
Values' Details |
NONE
NONE,
- Description
- nothing is imported.
|
|
SQL
SQL,
- Description
- a SQL query string is supplied.
|
|
TABLE
TABLE,
- Description
- the name of a database table is supplied.
|
|
QUERY
QUERY,
- Description
- the name of a database query is supplied.
|
|
Top of Page
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.