如何在MySQL中正确使用LINQ? [英] How do I properly use LINQ with MySQL?

查看:175
本文介绍了如何在MySQL中正确使用LINQ?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

可能重复:
LINQ to MySQL-最佳选择是什么?

Possible Duplicate:
LINQ to MySQL - what is the best option?

我已经在Google上查询了好几个小时,但没有发现任何结论.到目前为止,我已经看到了一些付费选项,这是NHibernate的选项,但大多数都被标记为不稳定或正在生产中.

I've been looking this up on Google for hours, but I haven't found anything conclusive. So far, I've seen a few paid options, an option with NHibernate, but most are marked as unstable or in production.

LINQ for MySQL是否有稳定的实现?

Is there a stable implementation of LINQ for MySQL?

推荐答案

LINQ SQL 仅支持Microsoft SQL Server.您可以在MySQL中使用 ADO.NET实体框架.这是一个教程.

LINQ to SQL supports only Microsoft SQL Server. You could use ADO.NET Entity Framework with MySQL. Here's a tutorial.

这篇关于如何在MySQL中正确使用LINQ?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆