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>2005-05-19 12:43:02 +0400
committerUmadevi S <uma@mono-cvs.ximian.com>2005-05-19 12:43:02 +0400
commit24c0d165f8c2af3a93da1f697dbc8f32616931bf (patch)
tree4bbc9b3bac43ecae3c33d98ffe9b600881c75e65 /mcs/class/System.Data/System.Data.dll.sources
parentbf84b105c1715b9d42d7c8822fb10a5962e14c47 (diff)
added net 2.0 files to System.Data.dll_sources
svn path=/trunk/mcs/; revision=44741
Diffstat (limited to 'mcs/class/System.Data/System.Data.dll.sources')
-rwxr-xr-xmcs/class/System.Data/System.Data.dll.sources6
1 files changed, 6 insertions, 0 deletions
diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources
index 7fc6a139d0f..020d7cbac53 100755
--- a/mcs/class/System.Data/System.Data.dll.sources
+++ b/mcs/class/System.Data/System.Data.dll.sources
@@ -330,6 +330,12 @@ System.Data.SqlClient/SQLDebugging.cs
System.Data.SqlClient/SqlClientFactory.cs
System.Data.SqlClient/SqlConnectionFactory.cs
System.Data.SqlClient/SqlDataSourceEnumerator.cs
+System.Data.SqlClient/SqlBulkCopyOptions.cs
+System.Data.SqlClient/SqlBulkCopyColumnMapping.cs
+System.Data.SqlClient/SqlNotificationAuthType.cs
+System.Data.SqlClient/SqlNotificationTransports.cs
+System.Data.SqlClient/SqlRowsCopiedEventHandler.cs
+System.Data.SqlClient/SqlRowsCopiedEventArgs.cs
System.Data/XmlDataLoader.cs
System.Data/XmlSchemaDataImporter.cs
System.Data/XmlSchemaWriter.cs