|
SlHelpers
|
A table to be created by createTables() More...
#include <SQLConn.h>
Public Attributes | |
| std::string | name |
| Name of the table. | |
| std::vector< std::string > | columns |
| List of columns. | |
| unsigned | flags = 0u |
| See TableFlags. | |
A table to be created by createTables()