ChangeLog 761 B

12345678910111213141516171819
  1. 2006-02-17 Chris Toshok <[email protected]>
  2. * InvalidUdtException.cs: fix namespace typo, and mark all ctors
  3. as internal (since none are public in corcompare.)
  4. 2005-09-02 Umadevi S <[email protected]>
  5. * Added SqlTriggerContext.cs,SqlProcedureAttribute.cs,SqlTriggerAttribute.cs
  6. 2005-09-02 Umadevi S <[email protected]>
  7. * Corrected couple of files, added Format.cs and DataAccessKind.cs
  8. 2005-09-02 Umadevi S <[email protected]>
  9. * Added files IBinarySerialize.cs,InvalidUdtException.cs,SqlFacetAttribute.cs
  10. SqlFunctionAttribute.cs,SqlMetaData.cs, SqlMethodAttribute.cs, SqlUserDefined
  11. AggregateAttribute.cs, SqlUserDefinedTypeAttribute.cs, SystemDataAccessKind.cs,
  12. TriggerAction.cs
  13. (Note these files are moved from System.Data.Sql)