![]() |
UNIVERS
15.3
UNIVERS base processing software API
|
#include <qsql_impl.hpp>
Public Member Functions | |
| TableLockDescr (const TableLockType &i_type, const std::string &i_table_name) | |
Public Attributes | |
| TableLockType | type |
| std::string | table_name |
SQL table lock description.
| std::string hds::db::QSqlImpl::TableLockDescr::table_name |
Name of the table.
| TableLockType hds::db::QSqlImpl::TableLockDescr::type |
Type of table lock.
1.8.5