开发者

What is LINQ to SQL template? What is the advantage of it?

What is LINQ to SQL开发者_如何学编程 template? What is the advantages of it?


Well, if you mean the "Linq to SQL class template" it is the template you need for creating a DBML. You can graphically add the tables to the DBML and SQLMetal then transforms the DBML into a DataContext, tables, and data types.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜