New to programming apps for the Windows Phone and to using SQLite. I am currently using the newest SQLite, with the SQLite-net api, and creating an application for the windows phone 8.
I can see from various tutorials how to add data entries to the SQLite Table and how to delete entries. I can also see that there is a way to automatically iterate the identifier of the Table Rows. So my question has 2 parts:
First, is the identifier an integer that just adds +1 for each new row? And Second, how can I find the total number of rows in the SQLite Table.
Aucun commentaire:
Enregistrer un commentaire