Mercurial > pub > bltoolkit
comparison UnitTests/Linq/DefaultDataProviders.txt @ 0:f990fcb411a9
Копия текущей версии из github
author | cin |
---|---|
date | Thu, 27 Mar 2014 21:46:09 +0400 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:f990fcb411a9 |
---|---|
1 -- This file defines data providers loaded by default for all users. | |
2 -- Copy this file as UserDataProviders.txt and uncomment providers you need to work on. | |
3 -- UserDataProviders.txt is in .gitignore and it is not committed to the repository. | |
4 | |
5 Access | |
6 SqlCe | |
7 SQLite | |
8 --DB2 | |
9 --Fdp | |
10 --Informix | |
11 --Sql2000 | |
12 --Sql2005 | |
13 --Sql2008 | |
14 --Sql2012 | |
15 --MySql | |
16 --Oracle | |
17 --PostgreSQL | |
18 --Sybase | |
19 --Northwind |