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

java - How to compare two classes -

javascript - Why Selenium can't find an element that is graphically visible -

c# - Get the Class name in a class with atribute inside a attribute method -