20 module
com { module sun { module star { module sdb {
25 published constants CommandType
const long QUERY
indicates that a command contains a name of a query component, which contains a certain statement.
Definition: CommandType.idl:36
const long COMMAND
indicates that the command is an SQL-Statement.
Definition: CommandType.idl:40
const long TABLE
indicates that a command contains a table name, which can be used to process a command like "select *...
Definition: CommandType.idl:31
Definition: Ambiguous.idl:20