How do get the primary key value after inserting an item into an SQLite datatable? I am using the SQLite.net-PCL for UWP. I am also using C#. Thanks.
using (var db = new SQLiteConnection (App.SQLITE_PLATFORM, App.DB_PATH) { }
Aucun commentaire:
Enregistrer un commentaire