Using reflection in C++ for LINQ -


i working on small database project using c++ , linq c++.

i know reflection doesn't come c++ default, confused how can write "query" , pass in application @ runtime.

use string. sql query can string pass sqlcommand.


Comments

Popular posts from this blog

sequelize.js - Sequelize group by with association includes id -

delphi - Take screenshot in webcam using VFrames in Console Application -

extjs - Set tooltip on click event on the grid cell -