SQL to LINQ工具 [英] SQL to LINQ Tool

查看:51
本文介绍了SQL to LINQ工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有可以将SQL语法转换为LINQ语法的工具?

Is there a tool out there which can convert SQL syntax to LINQ syntax?

我只想使用join等将基本查询重写为 LINQ .这样可以节省很多时间.

I just want to rewrite basic queries with join, etc., to LINQ. It would save me a lot of time.

推荐答案

Linqer 是从SQL到LINQ的转换工具.它可以帮助您学习LINQ并转换现有的SQL语句.

Linqer is a SQL to LINQ converter tool. It helps you to learn LINQ and convert your existing SQL statements.

不是每个SQL语句都可以转换为LINQ,但是Linqer涵盖了许多不同类型的SQL表达式. Linqer支持.NET语言-C#和Visual Basic.

Not every SQL statement can be converted to LINQ, but Linqer covers many different types of SQL expressions. Linqer supports both .NET languages - C# and Visual Basic.

这篇关于SQL to LINQ工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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