ChangeLog 409 B

1234567891011121314
  1. 2002-10-31 Daniel Morgan <[email protected]>
  2. * SchemaInfo.cs: added missing properties to fix mcs build
  3. 2002-05-05 Miguel de Icaza <[email protected]>
  4. * DataTableMapping.cs, DataTableMappingCollection.cs: comment out
  5. interfaces we do not implement yet.
  6. * DbDataAdapter.cs: Stub IEnumerable, comment out interfaces
  7. we do not implement yet.
  8. * DbDataPermissionAttribute.cs: call base constructor.