userver: ydb::ValueTraits< InsertRow > Struct Reference
Loading...
Searching...
No Matches
ydb::ValueTraits< InsertRow > Struct Reference

#include <userver/ydb/io/insert_row.hpp>

Detailed Description

YDB I/O traits for insert row type.

Definition at line 15 of file insert_row.hpp.

Static Public Member Functions

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: