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 -

hibernate - Error accessing field [private java.lang.String entities.Register.numVocher] by reflection for persistent property [entities.Register#numVocher] -