LibreOffice
LibreOffice 25.2 SDK API Reference
|
Go to the source code of this file.
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::SQLState |
determines SQL State values. | |
Variables | |
const long | sqlStateXOpen = 1 |
A possible return value for the method. More... | |
const long | sqlStateSQL = 2 |
A possible return value for the method. More... | |
const long | sqlStateSQL99 = sqlStateSQL |
A possible return value for the method. More... | |