简体   繁体   中英

WP7 7.1 (Mango) Database Versioning

I have a class structure that's saved to the local SQL DB on the phone. In the next version of the app, the class structure has changed.

How does the SQL DB deserialize the data into the changed objects/structure?

I was listening to YapCast with Jesse Liberty and Sean McKenna mentioned there is an API for doing database upgrades for new data model versions.

DatabaseSchemaUpdator

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM