Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


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

service DatabaseNextSet
Description
specifies service of a text field that increments a database selection.
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
Condition
determins whether the database selection is set to the next position or not.  
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.
Condition
string Condition;
Description
determins whether the database selection is set to the next position or not.
DataBaseURL
string DataBaseURL;
Usage Restrictions
optional
Description
indicates the URL of a database file.
Since
OOo 2.0
DataBaseResource
string DataBaseResource;
Usage Restrictions
optional
Description
indicates a connection URL, which locates a database driver.
Since
OOo 2.0

 
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.