开发者

WP7 7.1 (Mango) Database Versioning

开发者 https://www.devze.com 2023-03-20 23:13 出处:网络
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 structur开发者_运维问答e has changed.

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 structur开发者_运维问答e 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

0

精彩评论

暂无评论...
验证码 换一张
取 消