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 DatabaseNumberOfSet
Description
specifies service of text field that conditionally set the selection of a database cursor.
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
contains the conditions that determins whether the SetNumber is applied or not.  
long
SetNumber
cotains the set number that is to be applied.  
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
contains the conditions that determins whether the SetNumber is applied or not.
SetNumber
long SetNumber;
Description
cotains the set number that is to be applied.
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.