Bladeren bron

2004-10-06 Umadevi S <[email protected]>
* System.Data.dll.sources : Added ISqlNotificationReceiver, SqlNotifcationType,
SqlNotificationInfo, SqlNotificationSource

svn path=/trunk/mcs/; revision=34745

Umadevi S 21 jaren geleden
bovenliggende
commit
ffda989f3e
2 gewijzigde bestanden met toevoegingen van 8 en 0 verwijderingen
  1. 4 0
      mcs/class/System.Data/ChangeLog
  2. 4 0
      mcs/class/System.Data/System.Data.dll.sources

+ 4 - 0
mcs/class/System.Data/ChangeLog

@@ -1,3 +1,7 @@
+2004-10-06  Umadevi S <[email protected]>
+	* System.Data.dll.sources : Added ISqlNotificationReceiver, SqlNotifcationType,
+		SqlNotificationInfo, SqlNotificationSource
+
 2004-09-15  Sebastien Pouliot  <[email protected]>
 
 	* System.Data_test.dll.sources: Added OdbcPermission, OleDbPermission 

+ 4 - 0
mcs/class/System.Data/System.Data.dll.sources

@@ -286,6 +286,10 @@ System.Data.Sql/SystemDataAccessKind.cs
 System.Data.Sql/SqlFacetAttribute.cs
 System.Data.Sql/IUdtSerializationContext.cs
 System.Data.Sql/TriggerAction.cs
+System.Data.SqlClient/SqlNotificationType.cs
+System.Data.SqlClient/SqlNotificationInfo.cs
+System.Data.SqlClient/SqlNotificationSource.cs
+System.Data.SqlClient/ISqlNotificationReceiver.cs
 System.Data.SqlClient/SqlClientPermission.cs
 System.Data.SqlClient/SqlClientPermissionAttribute.cs
 System.Data.SqlClient/SqlCommand.cs