LINQ to SQL Entity Classes
暂无分享,去创建一个
In the previous LINQ to SQL chapters, we mentioned entity classes numerous times but did not define or describe them. In this chapter, we will define entity classes, as well as discuss the different ways they can be created. We will also discuss of the complexities and responsibilities should you decide to create your own entity classes.