Code First Reference In Entity Framework
摘要:
ConventionCore to Code First is the concept of conventions—default rules that Code First will useto build a model based on your classes. For example, Entity Framework requires thata class that it will manage has a key property. Code First has a convention that if it findsa property named Id or a pro 阅读全文
posted @ 2012-07-21 16:29
malaikuangren
阅读(663)
评论(0)
推荐(0)
浙公网安备 33010602011771号