#include <userver/ydb/io/insert_row.hpp>
YDB I/O traits for insert row type.
Definition at line 15 of file insert_row.hpp.
|
|
static InsertRow | Parse (NYdb::TValueParser &parser, const std::string &column_name)=delete |
|
static void | Write (NYdb::TValueBuilderBase< NYdb::TValueBuilder > &builder, const InsertRow &value) |
|
static void | Write (NYdb::TValueBuilderBase< NYdb::TParamValueBuilder > &builder, const InsertRow &value) |
|
static NYdb::TType | MakeType ()=delete |
| | Uses NYdb::TTypeBuilder to create a representation of T type.
|
The documentation for this struct was generated from the following file: