UNIVERS  15.3
UNIVERS base processing software API
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
Public Member Functions | Public Attributes | List of all members
hds::db::QSqlImpl::TableLockDescr Struct Reference

#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
 

Detailed Description

SQL table lock description.

Member Data Documentation

std::string hds::db::QSqlImpl::TableLockDescr::table_name

Name of the table.

TableLockType hds::db::QSqlImpl::TableLockDescr::type

Type of table lock.


The documentation for this struct was generated from the following file: