:: com :: sun :: star :: sdbc ::

service FILEConnectionProperties

Included Services - Summary
ConnectionProperties
(referenced entity's summary:)
Properties' Summary
string
CharSet
[ OPTIONAL ]
specifies the encoding to use to translate the backend data  
Included Services - Details
ConnectionProperties
(referenced entity's summary:)
Properties' Details
CharSet
string CharSet;
Usage Restrictions
optional
Description
specifies the encoding to use to translate the backend data

See the IANA character set list for a list of valid values.


 
Top of Page