I am using C# and SQLite as the database of Windows-8-Metro-App. I want to use Join-Command, but I don’t know how to read the given return data. Function:
db.Query(“SELECT * FROM Person, Job
I am using C# and SQLite as the database of Windows-8-Metro-App. I want to use Join-Command, but I don’t know how to read the given return data. Function:
db.Query(“SELECT * FROM Person, Job