linux-packaging-mono/mcs/class/System.Data.Linq/src/Build Northwind parameters.txt
Jo Shields a575963da9 Imported Upstream version 3.6.0
Former-commit-id: da6be194a6b1221998fc28233f2503bd61dd9d14
2014-08-13 10:39:27 +01:00

8 lines
724 B
Plaintext

# note that databaserver can be specified in %DbLinqServer%, and is localhost by default (if not specified)
#/code=..\examples\DbLinq.FbSql.Example\nwind\Northwind.cs /provider=Firebird /database="c:\program files\Firebird\Firebird_2_1\examples\nwind\Northwind.FDB"
/code=..\examples\DbLinq.SQLite.Example\nwind\Northwind.cs /provider=Sqlite /conn="data source=Northwind.db3"
/code=..\examples\DbLinq.Ora.Example\nwind\Northwind.cs /provider=Oracle /user=Northwind
/code=..\examples\DbLinq.Pgsql.Example\nwind\Northwind.cs /provider=PostgreSQL
#/code=..\examples\DbLinq.Ingres.Example\nwind\Northwind.cs /provider=Ingres
/code=..\examples\DbLinq.MySql.Example\nwind\Northwind.cs /provider=MySQL