:: com :: sun :: star :: sdb ::

service DatabaseAccessDataSource

Exported Interfaces - Summary
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
::com::sun::star::sdbc::XDataSource
(referenced entity's summary:)
XCompletedConnection

is optional for implementation. (details)

Properties' Summary
string
URL
locates the database access bean.  
::com::sun::star::ucb::RememberAuthentication
PasswordMode
[ OPTIONAL ]
determines the password handling.  
Exported Interfaces - Details
::com::sun::star::beans::XPropertySet
(referenced entity's summary:)
::com::sun::star::sdbc::XDataSource
(referenced entity's summary:)
XCompletedConnection
Usage Restrictions
optional
Description
is optional for implementation.
Properties' Details
URL
string URL;
Description
locates the database access bean.
PasswordMode
::com::sun::star::ucb::RememberAuthentication PasswordMode;
Usage Restrictions
optional
Description
determines the password handling.

 
Top of Page