Fetch an MSSQL table with datetime columns using ODB ORM in C++

前端 未结 0 1824
故里飘歌
故里飘歌 2020-12-06 13:57

I have a table in Microsoft SQL Server in which one of the columns\' datatype is datetime2, and the corresponding member variable in the C++ header file is an std::chrono::t

相关标签:
回答
  • 消灭零回复
提交回复
热议问题