enum DataImportMode in module com::sun::star::sheet:: |
enum DataImportMode;
used to specify which database contents are imported.
Values Summary |
|
| 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 |
|||||
|
|||||
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.