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:
authorAndreas N <andreas@mono-cvs.ximian.com>2004-03-12 19:11:16 +0300
committerAndreas N <andreas@mono-cvs.ximian.com>2004-03-12 19:11:16 +0300
commitea317fdf970f04dc4694c877bb963caba2f8a734 (patch)
tree0b016f97bc2a0afca8b99886565b85436068eeac /mcs/class/System.Data/System.Data.dll.sources
parent6dbfc65b499a9dbf5cb0099f44e8517366f8c30c (diff)
2004-03-12 Andreas Nahr <ClassDevelopment@A-SoftTech.com>
* System.Data.dll.sources : added classes svn path=/trunk/mcs/; revision=23963
Diffstat (limited to 'mcs/class/System.Data/System.Data.dll.sources')
-rwxr-xr-xmcs/class/System.Data/System.Data.dll.sources5
1 files changed, 5 insertions, 0 deletions
diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources
index e1057a7cd3d..4621cdf30b6 100755
--- a/mcs/class/System.Data/System.Data.dll.sources
+++ b/mcs/class/System.Data/System.Data.dll.sources
@@ -3,12 +3,14 @@ Assembly/Consts.cs
Assembly/Locale.cs
System.Data/AcceptRejectRule.cs
System.Data/AdapterMappingException.cs
+System.Data/ColumnTypeConverter.cs
System.Data/CommandBehavior.cs
System.Data/CommandType.cs
System.Data/ConnectionState.cs
System.Data/ConflictOptions.cs
System.Data/Constraint.cs
System.Data/ConstraintCollection.cs
+System.Data/ConstraintConverter.cs
System.Data/ConstraintException.cs
System.Data/DataAdapterException.cs
System.Data/DataCategoryAttribute.cs
@@ -44,6 +46,7 @@ System.Data/DataViewSettingCollection.cs
System.Data/DBConcurrencyException.cs
System.Data/DbMetaData.cs
System.Data/DbType.cs
+System.Data/DefaultValueTypeConverter.cs
System.Data/DeletedRowInaccessibleException.cs
System.Data/DuplicateNameException.cs
System.Data/EvaluateException.cs
@@ -128,8 +131,10 @@ System.Data.Common/ComparerFactory.cs
System.Data.Common/DataAdapter.cs
System.Data.Common/DataColumnMappingCollection.cs
System.Data.Common/DataColumnMapping.cs
+System.Data.Common/DataColumnMappingConverter.cs
System.Data.Common/DataTableMappingCollection.cs
System.Data.Common/DataTableMapping.cs
+System.Data.Common/DataTableMappingConverter.cs
System.Data.Common/DbCommandBuilder.cs
System.Data.Common/DbCommand.cs
System.Data.Common/DbCommandOptionalFeatures.cs