20 module com { module sun { module star { module sdbcx {
26 published constants Privilege
47 const long READ = 0x00000010;
63 const long DROP = 0x00000100;
const short DELETE
Definition: Key.idl:261
const short UPDATE
Some of the table data has changed.
Definition: AccessibleTableModelChangeType.idl:49
const long REFERENCE
indicates that a user is allowed to set foreign keys for a table.
Definition: Privilege.idl:59
const long READ
specifies opening of an element for reading.
Definition: ElementModes.idl:38
const long CREATE
frame will be created if not found
Definition: FrameSearchFlag.idl:69
const long DROP
indicates that a user is allowed to drop a definition object.
Definition: Privilege.idl:63
const long ALTER
indicates that a user is allowed to alter an existing object.
Definition: Privilege.idl:55
const long SELECT
indicates that a user is allowed to read the data.
Definition: Privilege.idl:31
const short INSERT
Definition: Key.idl:258