#include <nmv-sql-statement.h>
◆ Column() [1/2]
| nemiver::common::Column::Column |
( |
const common::UString & |
a_name = "empty:empty", |
|
|
const common::UString & |
a_value = "empty:empty", |
|
|
bool |
a_auto_increment = false |
|
) |
| |
|
inline |
◆ Column() [2/2]
| nemiver::common::Column::Column |
( |
const common::UString & |
a_name, |
|
|
long long |
a_value, |
|
|
bool |
a_auto_increment = false |
|
) |
| |
|
inline |
◆ get_auto_increment()
| bool nemiver::common::Column::get_auto_increment |
( |
| ) |
|
|
inline |
◆ get_name()
◆ get_value()
◆ set_auto_increment()
| void nemiver::common::Column::set_auto_increment |
( |
bool |
a_auto | ) |
|
|
inline |
◆ set_name()
◆ set_value()
The documentation for this class was generated from the following file: