If it's not found on the command line (and by extension, in the API), you can use SQLite to read the whole DB. How exactly do you do that in .NET is a separate problem... A quick search shows me there are several APIs you can use, but it seems like there's nothing built into .NET. How to access the...