Lightweight 0.1.0
|
SqlQualifiedTableColumnName represents a column name qualified with a table name. More...
#include <Core.hpp>
Public Attributes | |
std::string_view | tableName |
std::string_view | columnName |
SqlQualifiedTableColumnName represents a column name qualified with a table name.