Merge pull request #704 from jgagnon/master
[mono.git] / mcs / class / System.Data.Linq / src / DbMetal / run_myMetal.bat
1 REM: note that the '-sprocs' option is turned on\r
2 \r
3 bin\DbMetal.exe -provider=MySql -database:Northwind -server:localhost -user:LinqUser -password:linq2 -namespace:nwind -code:Northwind.cs -sprocs\r
4 \r
5 \r