service DatabaseEnvironment in module com::sun::star::sdb::

(Global Index)

[ DEPRECATED ]

Syntax

service DatabaseEnvironment;

Exported Interfaces

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

Description

specifies the root of the data access beans. It provides the possiblity to open a data access bean, which contains tables, queries, forms, and report documents, or to open a connection to a database.


com::sun::star::beans::XPropertySet

Description

provides information about and access to the properties from an implementation.


Property Summary

NumberFormatsSupplier provides an object for formatting numbers.

Property Details



NumberFormatsSupplier

Syntax

[readonly] com::sun::star::util::XNumberFormatsSupplier NumberFormatsSupplier;

Description

provides an object for formatting numbers.

Top of Page