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
Post a Comment