Data providers supported.

Data Provider Provider Name Namespace Vendor
AccessDataProvider Access System.Data.OleDb Microsoft
DB2DataProvider DB2 IBM.Data.DB2 IBM
InformixDataProvider Informix IBM.Data.Informix IBM
FdpDataProvider Fdp FirebirdSql.Data.FirebirdClient Firebird
MySqlDataProvider MySql MySql.Data.MySqlClient Sun Microsystems
OdpDataProvider ODP Oracle.DataAccess.Client Oracle
PostgreSQLProvider PostgreSQL Npgsql PostgreSQL.org
SqlCeDataProvider SqlCe System.Data.SqlServerCe Microsoft
SQLiteDataProvider SQLite System.Data.SQLite SQLite.org
SqlDataProvider Sql System.Data.SqlClient Microsoft
SybaseDataProvider Sybase Sybase.Data.AseClient Sybase

Operators.

<% table # Doc\Data\LinqOperators.txt %>

Core string functions.
<% table # Doc\Data\LinqStringCoreFunctions.txt %>

Extended Linq string functions.

To support methods listed below provider must implement all used functions.

<% table # Doc\Data\LinqStringFunctions.txt %>

Core datetime functions.
<% table # Doc\Data\LinqDateTimeCoreFunctions.txt %>

Extended Linq datetime functions.

<% table # Doc\Data\LinqDateTimeFunctions.txt %>

SQL transformations.

<% table # Doc\Data\LinqSqlTransformations.txt %>