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