Syntax
service KeyColumnDescriptor;
Description
adds a property to specify the referenced column. This is used to specify
foreign keys.
See also
- KeyColumn
-
com::sun::star::sdbcx::Descriptor -
Description
is used to create a new object within a database.
Property Summary
|
RelatedColumn |
is the name of a reference column out of the referenced table.
|
|
Property Details
|
|
Syntax
string RelatedColumn;
Description
is the name of a reference column out of the referenced table.
|
Top of Page
Copyright 2002 Sun Microsystems, Inc., 901 San Antonio Road, Palo Alto, CA 94303 USA.