A Microsoft open-source framework for building native device applications spanning mobile, tablet, and desktop.
Maui sqlite_pcl_net dynamic query
Walter Grimm
20
Reputation points
I have a running SQLite net PCL database, where I am querying the db using the class as defined in the MS docs. now I am updating the database by with user defined columns. when I want to query the database it requires me to pass the class, but the class is changing die to variable fields. I tried getting a list, using a dynamic class and everything else I could find to return a query as simple recordset. can anyone please help me to solve this, seems quite basic, but had no chance so far, thanx
Developer technologies | .NET | .NET Multi-platform App UI
Developer technologies | .NET | .NET Multi-platform App UI
Sign in to answer