* OdbcDataReader.cs: Marked GetPrimaryKeysBySQLStatistics unsafe.
authorGert Driesen <drieseng@users.sourceforge.net>
Sat, 20 Aug 2005 13:12:56 +0000 (13:12 -0000)
committerGert Driesen <drieseng@users.sourceforge.net>
Sat, 20 Aug 2005 13:12:56 +0000 (13:12 -0000)
commitb594633a1b2b6c665e33d920d3a37986a525c19f
treee1f91b70c26dfce9c7424b9f3ddc03717f6d2546
parent186b140d06c8e0640544d4356f35d71d1ce8d3c2
* OdbcDataReader.cs: Marked GetPrimaryKeysBySQLStatistics unsafe.
This fixes the build on Windows (using csc).
* Makefile: Allow unsafe code. This fixes the build on Windows (using
csc).

svn path=/trunk/mcs/; revision=48595
mcs/class/System.Data/ChangeLog
mcs/class/System.Data/Makefile
mcs/class/System.Data/System.Data.Odbc/ChangeLog
mcs/class/System.Data/System.Data.Odbc/OdbcDataReader.cs