21 module
com { module sun { module star { module sheet {
string ConnectionResource
indicates a connection URL, which locates a database driver.
Definition: DatabaseImportDescriptor.idl:63
string SourceObject
specifies the table, query, or statement from which data is imported.
Definition: DatabaseImportDescriptor.idl:48
DataImportMode
used to specify which database contents are imported.
Definition: DataImportMode.idl:26
Definition: Ambiguous.idl:20
boolean IsNative
specifies whether the SQL statement is given directly to the database or is parsed before...
Definition: DatabaseImportDescriptor.idl:57
represents a description of how data from an external database is imported.
Definition: DatabaseImportDescriptor.idl:29
string DatabaseName
specifies the name of the database from which data is imported.
Definition: DatabaseImportDescriptor.idl:40
com::sun::star::sheet::DataImportMode SourceType
enables importing and specifies from what type of source data is imported.
Definition: DatabaseImportDescriptor.idl:35