Language
The Free and Open Productivity Suite
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.
|
short
NumberingType |
specifies the type of the numbering as
::com::sun::star::style::NumberingType
|
long
SetNumber |
contains the number of the database set.
|
string
DataBaseURL |
[ OPTIONAL ]
indicates the URL of a database file.
|
string
DataBaseResource |
[ OPTIONAL ]
indicates a connection URL, which locates a database driver.
|
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.
|
|
NumberingType
short NumberingType;
- Description
- specifies the type of the numbering as
::com::sun::star::style::NumberingType
|
|
SetNumber
long SetNumber;
- Description
- contains the number of the database set.
|
|
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
Copyright © 2013, The Apache Software Foundation, Licensed under the Apache License, Version 2.0. Apache, the Apache feather logo, Apache OpenOffice and OpenOffice.org are trademarks of The Apache Software Foundation. Other names may be trademarks of their respective owners.