开发者

Using SQLite like Linq in Visual Studio 2010

开发者 https://www.devze.com 2023-03-16 07:54 出处:网络
When using Visual Studio we can create a ne开发者_运维知识库w item of type Linq to SQL classes (.dbml). After that we can drag and drop tables in the design view and manipulate them.

When using Visual Studio we can create a ne开发者_运维知识库w item of type Linq to SQL classes (.dbml). After that we can drag and drop tables in the design view and manipulate them.

My question is: Can we use SQLite tables in the same way? Can we drag and drop them so VS can create the classes for us? If not is there a tool that can do that?

Thanks for your time.


We can generate .dbml files using the DBLinq from the chosen answer to this question.

0

精彩评论

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

关注公众号