LibreOffice
LibreOffice 24.2 SDK API Reference
|
describes the different scroll capabilities of a result set. More...
Variables | |
const long | READ_ONLY = 1007 |
is the concurrency mode for a com::sun::star::sdb::ResultSet object that may NOT be updated. More... | |
const long | UPDATABLE = 1008 |
is the concurrency mode for a com::sun::star::sdb::ResultSet object that may be updated. More... | |
describes the different scroll capabilities of a result set.
const long READ_ONLY = 1007 |
is the concurrency mode for a com::sun::star::sdb::ResultSet object that may NOT be updated.
const long UPDATABLE = 1008 |
is the concurrency mode for a com::sun::star::sdb::ResultSet object that may be updated.