A wrapper for PGresult to access field descriptions.
More...
#include <userver/storages/postgres/result_set.hpp>
A wrapper for PGresult to access field descriptions.
Definition at line 210 of file result_set.hpp.
◆ RowDescription()
storages::postgres::RowDescription::RowDescription |
( |
detail::ResultWrapperPtr |
res | ) |
|
|
inline |
◆ CheckBinaryFormat()
void storages::postgres::RowDescription::CheckBinaryFormat |
( |
const UserTypes & |
types | ) |
const |
Check that all fields can be read in binary format
- Exceptions
-
The documentation for this class was generated from the following file: