DbLinq 0.20.1 released(2010.04.16) -- LINQ provider for Oracle, PostgreSQL, MySQL, Ingres, SQLite, Firebird and ... SQL Server (C# 3.5-4.0)¶
文件大小:
1828k
资源说明:DbLinq is THE LINQ provider that allows to use common databases with an API close to Linq to SQL. It currently supports (by order of appearance): MySQL, Oracle, PostgreSQL, SQLite, Ingres, Firebird... And still SQL Server.
The DbLinq provider assemblies include:
DbLinq.Firebird.dll: Firebird support.
DbLinq.Ingres.dll: Ingres support.
DbLinq.MySql.dll: MySQL support.
DbLinq.Oracle.dll: Oracle support, using either the System.Data.OracleClient or Oracle.DataAccess drivers.
DbLinq.PostgreSql.dll: PostgreSQL support.
DbLinq.Sqlite.dll: SQLite support, using either the System.Data.SQLite or Mono.Data.Sqlite drivers.
DbLinq.SqlServer.dll: Microsoft SQL Server support.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。