Overview | Module | Use | Devguide | Index |
Services' Summary | Interfaces' Summary | Properties' Summary | Services' Details | Interfaces' Details | Properties' Details |
service Column |
|
Exported Interfaces - Summary | |
XDataDescriptorFactory | optional, could be used to copy a database column. (details) |
::com::sun::star::beans::XPropertySet |
|
Properties' Summary | |
[ readonly ] string Name |
is the name of the column. |
[ readonly ] long Type |
is the ::com::sun::star::sdbc::DataType of the column. |
[ readonly ] string TypeName |
is the type name used by the database. If the column type is a user-defined type, then a fully-qualified type name is returned. Note: May be empty. |
[ readonly ] long Precision |
gets a column's number of decimal digits. |
[ readonly ] long Scale |
gets a column's number of digits to right of the decimal point. |
[ readonly ] long IsNullable |
indicates the nullability of values in the designated column. |
[ readonly ] boolean IsAutoIncrement |
indicates whether the column is automatically numbered, thus read-only. |
[ readonly ] boolean IsCurrency |
indicates whether the column is a cash value. |
[ readonly ] boolean IsRowVersion |
[ OPTIONAL ] indicates that the column contains some kind of time or date stamp used to track updates. |
[ readonly ] string Description |
[ OPTIONAL ] keeps a description of the object. |
[ readonly ] string DefaultValue |
[ OPTIONAL ] keeps a default value for a column, is provided as string. |
Exported Interfaces - Details | |
XDataDescriptorFactory
|
|
::com::sun::star::beans::XPropertySet
|
Properties' Details | |
Name
|
|
Type
|
|
TypeName
|
|
Precision
|
|
Scale
|
|
IsNullable
|
|
IsAutoIncrement
|
|
IsCurrency
|
|
IsRowVersion
|
|
Description
|
|
DefaultValue
|
Copyright © 2000, 2012 LibreOffice contributors and/or their affiliates. All rights reserved.
LibreOffice was created by The Document Foundation, based on OpenOffice.org, which is Copyright 2000, 2010 Oracle and/or its affiliates.
The Document Foundation acknowledges all community members, please find more info at our website.
Privacy Policy | Impressum (Legal Info) | Copyright information: The source code of LibreOffice is licensed under the GNU Lesser General Public License (LGPLv3). "LibreOffice" and "The Document Foundation" are registered trademarks of their corresponding registered owners or are in actual use as trademarks in one or more countries. Their respective logos and icons are also subject to international copyright laws. Use thereof is explained in our trademark policy.