Language
	
	
  
  
    
    
The Free and Open Productivity Suite
   
      
      
 
| Properties' Summary | 
DataImportMode 
SourceType | 
enables importing and specifies from what type of source data is
 imported.
   | 
string 
DatabaseName | 
specifies the name of the database from which data is imported.
   | 
string 
SourceObject | 
specifies the table, query, or statement from which data is imported.
   | 
boolean 
IsNative | 
[ OPTIONAL ] 
specifies whether the SQL statement is given directly to the database
 or is parsed before.
   | 
string 
ConnectionResource | 
[ OPTIONAL ] 
indicates a connection URL, which locates a database driver.
   | 
| Properties' Details | 
SourceType
DataImportMode SourceType; 
- Description
 
- enables importing and specifies from what type of source data is
 imported.
 
 
 
 | 
 
 
 | 
DatabaseName
string DatabaseName; 
- Description
 
- specifies the name of the database from which data is imported.
 
 
 
 | 
 
 
 | 
SourceObject
string SourceObject; 
- Description
 
- specifies the table, query, or statement from which data is imported.
 
 
The meaning of this is determined by the
 DatabaseImportDescriptor::SourceType attribute. 
  
 
 | 
 
 
 | 
IsNative
boolean IsNative; 
- Usage Restrictions
 
- optional
 
- Description
 
- specifies whether the SQL statement is given directly to the database
 or is parsed before.
 
 
- Since 
 
- OOo 2.0 
 
 
 | 
 
 
 | 
ConnectionResource
string ConnectionResource; 
- Usage Restrictions
 
- optional
 
- Description
 
- indicates a connection URL, which locates a database driver.
 
 
- Since 
 
- OOo 2.0 
 
 
 | 
 
 
 | 
 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.