represents the properties for a FLAT connection (session) with a specific database.
More...
import"FLATConnectionProperties.idl";
represents the properties for a FLAT connection (session) with a specific database.
These properties can be used when calling the method com::sun::star::sdbc::XDriver::connect() or com::sun::star::sdbc::XDriverManager::getConnectionWithInfo().
The properties for a connection contain additional information about how to connect to a database and how to control the behavior of the resulting connection should be.
- See also
- com::sun::star::sdbc::XDriver
-
com::sun::star::sdbc::XDriverManager
-
com::sun::star::sdbc::FILEConnectionProperties
◆ com::sun::star::sdbc::FILEConnectionProperties
◆ DecimalDelimiter
A one character delimiter to separate the decimal.
◆ Extension
the extension of the files to be used.
◆ FieldDelimiter
A one character delimiter to separate the fields.
◆ HeaderLine
TRUE
when the file contains a header line otherwise FALSE
◆ StringDelimiter
A one character delimiter to separate the strings.
◆ ThousandDelimiter
A one character delimiter to separate the thousands.
The documentation for this service was generated from the following file: