(incubating) | The Free and Open Productivity Suite

Developer's Guide

API

SDK

Tips 'n' Tricks

Miscellaneous

Content for OpenOffice.org version 3.3.

:: com :: sun :: star :: text :: textfield ::

service DatabaseName
Description
specifies service of text field that displayes the name of a database.
See also
::com::sun::star::text::TextField
Only one of the properties DataBaseName, DataBaseURL and DataBaseResource should be set. If more than one are set the last one will be used.

Included Services - Summary
::com::sun::star::text::DependentTextField
(referenced entity's summary:)
is a ::com::sun::star::text::TextField which is not specified by itself, but dependent on a ::com::sun::star::text::TextFieldMaster.
Properties' Summary
string
DataBaseName
specifies the database name.  
long
DataCommandType
determines the interpretation of the property DataTableName.  
string
DataTableName
contains the name of the database table, query or a statement depending on the DataCommandType property.  
string
DataBaseURL
[ OPTIONAL ]
indicates the URL of a database file.  
string
DataBaseResource
[ OPTIONAL ]
indicates a connection URL, which locates a database driver.  
Included Services - Details
::com::sun::star::text::DependentTextField
(referenced entity's summary:)
is a ::com::sun::star::text::TextField which is not specified by itself, but dependent on a ::com::sun::star::text::TextFieldMaster.
Properties' Details
DataBaseName
string DataBaseName;
Description
specifies the database name.
DataCommandType
long DataCommandType;
Description
determines the interpretation of the property DataTableName.
See also
::com::sun::star::sdb::CommandType
DataTableName
string DataTableName;
Description
contains the name of the database table, query or a statement depending on the DataCommandType property.
DataBaseURL
string DataBaseURL;
Usage Restrictions
optional
Description
indicates the URL of a database file.
Since
OOo 2.0.0
DataBaseResource
string DataBaseResource;
Usage Restrictions
optional
Description
indicates a connection URL, which locates a database driver.
Since
OOo 2.0.0

 
Top of Page

Apache OpenOffice is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.

Copyright & License
Apache and the Apache feather logos are trademarks of The Apache Software Foundation. OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.