Language
Asturianu (ast)
Català (ca)
Čeština (cs)
Dansk (da)
Deutsch (de)
English [US] (en-US)
Español (es)
Esperanto (eo)
Eesti keel (et)
Euskara (eu)
Français (fr)
Gàidhlig (gd)
Galego (gl)
Italiano (it)
Lietuvių (lt)
Magyar (hu)
Nederlands (nl)
Norsk (no)
Polski (pl)
Português [do Brasil] (pt-BR)
Português [Europeu] (pt)
Română (ro)
Slovenčina (sk)
Slovenščina (sl)
Suomi (fi)
Svenska (sv)
Yкраїнська (uk)
Tiếng Việt (vi)
Türkçe (tr)
ኦሮሚኛ (om)
Հայերեն (hy)
Ελληνικά (el)
български език (bg)
Русский (ru)
Cрпски [ћирилицом] (sr)
עברית (he)
हिन्दी (hi)
ភាសាខ្មែរ (km)
தமிழ் (ta)
ภาษาไทย (th)
简体中文 (zh-CN)
正體中文 (zh-TW)
日本語 (ja)
한국어 (ko)
The Free and Open Productivity Suite
:: com :: sun :: star :: sdb ::
service ResultColumn
Description
describes a column of a result set.
Included Services - Summary
::com::sun::star::sdbcx ::Column
(referenced entity's summary:)
describes the common properties of a database column.
ColumnSettings
[optional], access to layout settings for a column.
Properties' Summary
[ readonly ] boolean
IsSearchable
indicates whether the column can be used in a Where clause.
[ readonly ] boolean
IsSigned
indicates whether values in the column are signed numbers.
[ readonly ] boolean
IsCaseSensitive
indicates that a column is case sensitive.
[ readonly ] long
DisplaySize
indicates the column's normal max width in chars..
[ readonly ] string
Label
gets the suggested column title for use in printouts and
displays.
[ readonly ] boolean
IsReadOnly
indicates whether a column is definitely, not writable.
[ readonly ] boolean
IsWritable
indicates whether it is possible for a write on the column to succeed.
[ readonly ] boolean
IsDefinitelyWritable
indicates whether a write on the column will definitely succeed.
[ readonly ] string
ServiceName
returns the fully-qualified name of the service whose instances
are manufactured if the method
XRow::getObject)=
is called to retrieve a value from the column.
[ readonly ] string
TableName
gets a column's table name.
[ readonly ] string
SchemaName
gets a column's schema name.
[ readonly ] string
CatalogName
gets a column's table's catalog name.
Included Services - Details
::com::sun::star:: sdbcx ::Column
(referenced entity's summary:)
describes the common properties of a database column.
ColumnSettings
Description
[optional], access to layout settings for a column.
Properties' Details
IsSearchable
[ readonly ] boolean IsSearchable ;
Description
indicates whether the column can be used in a Where clause.
IsSigned
[ readonly ] boolean IsSigned ;
Description
indicates whether values in the column are signed numbers.
IsCaseSensitive
[ readonly ] boolean IsCaseSensitive ;
Description
indicates that a column is case sensitive.
DisplaySize
[ readonly ] long DisplaySize ;
Description
indicates the column's normal max width in chars..
Label
[ readonly ] string Label ;
Description
gets the suggested column title for use in printouts and
displays.
IsReadOnly
[ readonly ] boolean IsReadOnly ;
Description
indicates whether a column is definitely, not writable.
IsWritable
[ readonly ] boolean IsWritable ;
Description
indicates whether it is possible for a write on the column to succeed.
IsDefinitelyWritable
[ readonly ] boolean IsDefinitelyWritable ;
Description
indicates whether a write on the column will definitely succeed.
ServiceName
[ readonly ] string ServiceName ;
Description
returns the fully-qualified name of the service whose instances
are manufactured if the method
XRow::getObject)=
is called to retrieve a value from the column.
TableName
[ readonly ] string TableName ;
Description
gets a column's table name.
SchemaName
[ readonly ] string SchemaName ;
Description
gets a column's schema name.
CatalogName
[ readonly ] string CatalogName ;
Description
gets a column's table's catalog name.
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.