2002-07-11 Rodrigo Moya <rodrigo@ximian.com>
authorRodrigo Moya <rodrigo@mono-cvs.ximian.com>
Thu, 11 Jul 2002 17:25:36 +0000 (17:25 -0000)
committerRodrigo Moya <rodrigo@mono-cvs.ximian.com>
Thu, 11 Jul 2002 17:25:36 +0000 (17:25 -0000)
commitc4c9cf94bce2eab0dc6e488419c61e52f19139b3
tree514b6b70b7eed68f1e0d32e72e46d1ae4a4e6830
parent22fb9b54a9e31215794972dc9678b4052af75617
2002-07-11  Rodrigo Moya <rodrigo@ximian.com>

* libgda.cs: added new libgda functions and some enumerations.

* OleDbParameter.cs (IsNullable): removed explicit implementation
of the set method for this property.

* OleDbDataAdapter.cs (MissingMappingAction): implemented.
(MissingSchemaAction): implemented.

svn path=/trunk/mcs/; revision=5707
mcs/class/System.Data/System.Data.OleDb/ChangeLog
mcs/class/System.Data/System.Data.OleDb/OleDbDataAdapter.cs
mcs/class/System.Data/System.Data.OleDb/OleDbParameter.cs
mcs/class/System.Data/System.Data.OleDb/libgda.cs