20 module
com { module sun { module star { module sdbc {
string FieldDelimiter
A one character delimiter to separate the fields.
Definition: FLATConnectionProperties.idl:46
Definition: Ambiguous.idl:20
string DecimalDelimiter
A one character delimiter to separate the decimal.
Definition: FLATConnectionProperties.idl:54
represents the properties for a FLAT connection (session) with a specific database.
Definition: FLATConnectionProperties.idl:36
boolean HeaderLine
TRUE when the file contains a header line otherwise FALSE
Definition: FLATConnectionProperties.idl:38
string Extension
the extension of the files to be used.
Definition: FLATConnectionProperties.idl:62
represents the properties for a FILE connection (session) with a specific database.
Definition: FILEConnectionProperties.idl:36
string ThousandDelimiter
A one character delimiter to separate the thousands.
Definition: FLATConnectionProperties.idl:58
string StringDelimiter
A one character delimiter to separate the strings.
Definition: FLATConnectionProperties.idl:50