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

ios - Is 'init' forbidden as *part* of a variable name? -

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

file - Python: AttributeError: 'str' object has no attribute 'readlines' -