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
- OpenOffice 2.0
|
|
DataBaseResource
string DataBaseResource;
- Usage Restrictions
- optional
- Description
- indicates a connection URL, which locates a database driver.
- Since
- OpenOffice 2.0
|
|
Copyright © 2003 Sun Microsystems, Inc.