Hyper API for C++
0.0.17002
Hyper client library for C++ applications
|
A column of a result. More...
#include <ResultSchema.hpp>
Public Member Functions | |
const Name & | getName () const noexcept |
Gets the column name. | |
const SqlType & | getType () const noexcept |
Gets the type. | |
A column of a result.
Definition at line 23 of file ResultSchema.hpp.