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

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

java - How to compare two classes -

mysql - Gateway Timeout Error on Insert 70000 record using Hibernate in Java -