com :: sun :: star :: text :: textfield :: service DatabaseSetNumber
- Description
- specifies service of a text field that displays the current set number of
a database.
- See also
- com::sun::star::text::TextField
Properties' 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.
|
NumberingType |
specifies the type of the numbering as
NumberingType
|
SetNumber |
contains the number of the database set.
|
Properties' Details
|
- DataBaseName
-  
string DataBaseName;
- Description
- contains the name of the database.
|
- DataCommandType
-  
short 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.
|
- NumberingType
-  
short NumberingType;
- Description
- specifies the type of the numbering as
NumberingType
|
- SetNumber
-  
long SetNumber;
- Description
- contains the number of the database set.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.