Syntax
service DatabaseNextSet;
Description
specifies service of a text field that increments a database selection.
See also
- TextField
-
com::sun::star::text::TextField -
Description
A TextField is a TextContent which fades its
textual representation into the text range to which it is anchored.
Property Summary
|
DataBaseName |
contains the name of the database.
|
|
DataCommandType |
determines the interpretation of the property DataTableName.
|
|
DataTableName |
contains the name of the database table, query or a statement depending
on the DataCommandType property.
|
|
Condition |
determins whether the database selection is set to the next position or not.
|
|
Property Details
|
|
Syntax
string DataBaseName;
Description
contains the name of the database.
Syntax
short DataCommandType;
Description
determines the interpretation of the property DataTableName.
See also
- CommandType
-
Syntax
string DataTableName;
Description
contains the name of the database table, query or a statement depending
on the DataCommandType property.
Syntax
string Condition;
Description
determins whether the database selection is set to the next position or not.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.