* Datacontainer.cs :
authorBoris Kirzner <borisk@mono-cvs.ximian.com>
Thu, 17 Jun 2004 08:35:21 +0000 (08:35 -0000)
committerBoris Kirzner <borisk@mono-cvs.ximian.com>
Thu, 17 Jun 2004 08:35:21 +0000 (08:35 -0000)
commit08f68bf0c9c7154517b705b767ce038a6c5498f8
tree9324c168650b3a7b8f979c9f56d76b277e2e2c5c
parent5a1eee2e6aafc8c2f78c2c18073344b9fabe48a4
* Datacontainer.cs :
  - Store and retreival of null and DBNull values reviewed.
  - Added GetInt64 to support AutoIncrement of DataColumn.
  - Added missing CopyValue method to BitDataContainer.
  - Added FillValues method to propagate single value to whole container.

svn path=/trunk/mcs/; revision=29753
mcs/class/System.Data/System.Data.Common/ChangeLog
mcs/class/System.Data/System.Data.Common/DataContainer.cs