LibreOffice
LibreOffice 7.4 SDK API Reference
Loading...
Searching...
No Matches
Modules | Macros | Variables
ColumnSearch.idl File Reference

Modules

module  com
 
module  com::sun
 
module  com::sun::star
 the module com::sun::star is the root module of the UNO API.
 
module  com::sun::star::sdbc
 Database component interfaces.
 

Constant Groups

constants  com::sun::star::sdbc::ColumnSearch
 indicates in which way a column can be used in the WHERE search.
 

Macros

#define __com_sun_star_sdbc_ColumnSearch_idl__
 

Variables

const long NONE = 0
 A possible value for column SEARCHABLE in the com::sun::star::sdbc::XResultSet object returned by the method com::sun::star::sdbc::XDatabaseMetaData::getTypeInfo(). More...
 
const long CHAR = 1
 A possible value for column SEARCHABLE in the com::sun::star::sdbc::XResultSet object returned by the method com::sun::star::sdbc::XDatabaseMetaData::getTypeInfo(). More...
 
const long BASIC = 2
 A possible value for column SEARCHABLE in the com::sun::star::sdbc::XResultSet object returned by the method com::sun::star::sdbc">XDatabaseMetaData::getTypeInfo(). More...
 
const long FULL = 3
 A possible value for column SEARCHABLE in the com::sun::star::sdbc::XResultSet object returned by the method com::sun::star::sdbc">XDatabaseMetaData::getTypeInfo(). More...
 

Macro Definition Documentation

◆ __com_sun_star_sdbc_ColumnSearch_idl__

#define __com_sun_star_sdbc_ColumnSearch_idl__