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

github.com/mono/mono.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorUmadevi S <uma@mono-cvs.ximian.com>2004-10-06 08:24:01 +0400
committerUmadevi S <uma@mono-cvs.ximian.com>2004-10-06 08:24:01 +0400
commitffda989f3eb789e55b072addf095c3a5f06c3618 (patch)
treed781f4fb515eca0a09444dd35d6cece33b213c08 /mcs/class/System.Data/System.Data.dll.sources
parent8de1969f14c01e698781fc74a7ae1479c9c9f2e3 (diff)
2004-10-06 Umadevi S <sumadevi@novell.com>
* System.Data.dll.sources : Added ISqlNotificationReceiver, SqlNotifcationType, SqlNotificationInfo, SqlNotificationSource svn path=/trunk/mcs/; revision=34745
Diffstat (limited to 'mcs/class/System.Data/System.Data.dll.sources')
-rwxr-xr-xmcs/class/System.Data/System.Data.dll.sources4
1 files changed, 4 insertions, 0 deletions
diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources
index 060e3ddea86..fe9cd4129e4 100755
--- a/mcs/class/System.Data/System.Data.dll.sources
+++ b/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