Welcome to mirror list, hosted at ThFree Co, Russian Federation.

ChangeLog « System.Data.Common « System.Data « class « mcs - github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: f0950b30657f7983b0bd6afc8c56feeb75d7795f (plain)
1
2
3
4
5
6
7
8
9
10
2002-05-05  Miguel de Icaza  <miguel@ximian.com>

	* DataTableMapping.cs, DataTableMappingCollection.cs: comment out
	interfaces we do not implement yet.

	* DbDataAdapter.cs: Stub IEnumerable, comment out interfaces
	we do not implement yet.

	* DbDataPermissionAttribute.cs: call base constructor.