Share via

Maui sqlite_pcl_net dynamic query

Walter Grimm 20 Reputation points
2023-12-07T04:11:00.6833333+00:00

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

Your answer

Answers can be marked as 'Accepted' by the question author and 'Recommended' by moderators, which helps users know the answer solved the author's problem.