Language

The Free and Open Productivity Suite
Released: Apache OpenOffice 4.1.15

API

SDK

Tips ‘n’ Tricks

Miscellaneous


:: com :: sun :: star :: sdbcx ::

constants group PrivilegeObject
Description
defines the list of objects for which a user may have accessrights or not. This list may grow in the future.

Constants
TABLE indicates a table.  
VIEW indicates a view.  
COLUMN indicates a column of a table.  
Constants' Details
TABLE
const long TABLE = 0;
Description
indicates a table.
VIEW
const long VIEW = 1;
Description
indicates a view.
COLUMN
const long COLUMN = 2;
Description
indicates a column of a table.
Top of Page

Apache Software Foundation

Copyright & License | Privacy | Contact Us | Donate | Thanks

Apache, OpenOffice, OpenOffice.org and the seagull logo are registered trademarks of The Apache Software Foundation. The Apache feather logo is a trademark of The Apache Software Foundation. Other names appearing on the site may be trademarks of their respective owners.