20 module
com { module sun { module star { module sdbc {
indicates in which way a column can be used in the WHERE search.
Definition ColumnSearch.idl:26
const long FULL
A possible value for column SEARCHABLE in the com::sun::star::sdbc::XResultSet object returned by the...
Definition ColumnSearch.idl:79
const long BASIC
A possible value for column SEARCHABLE in the com::sun::star::sdbc::XResultSet object returned by the...
Definition ColumnSearch.idl:65
const long CHAR
A possible value for column SEARCHABLE in the com::sun::star::sdbc::XResultSet object returned by the...
Definition ColumnSearch.idl:51
const long NONE
A possible value for column SEARCHABLE in the com::sun::star::sdbc::XResultSet object returned by the...
Definition ColumnSearch.idl:38
Definition Ambiguous.idl:20