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:
Diffstat (limited to 'mcs/class/System.Data/System.Data.dll.sources')
-rw-r--r--mcs/class/System.Data/System.Data.dll.sources13
1 files changed, 12 insertions, 1 deletions
diff --git a/mcs/class/System.Data/System.Data.dll.sources b/mcs/class/System.Data/System.Data.dll.sources
index cbecfbd158f..c39f3c17cf2 100644
--- a/mcs/class/System.Data/System.Data.dll.sources
+++ b/mcs/class/System.Data/System.Data.dll.sources
@@ -2,6 +2,7 @@ Assembly/AssemblyInfo.cs
../../build/common/Consts.cs.in
../../build/common/Locale.cs
System.Data/AcceptRejectRule.cs
+System.Data/AdapterMappingException.cs
System.Data/ColumnTypeConverter.cs
System.Data/CommandBehavior.cs
System.Data/CommandType.cs
@@ -13,6 +14,7 @@ System.Data/ConstraintCollection.cs
System.Data/ConstraintConverter.cs
System.Data/ConstraintException.cs
System.Data/CustomDataClassGenerator.cs
+System.Data/DataAdapterException.cs
System.Data/DataCategoryAttribute.cs
System.Data/DataColumn.cs
System.Data/DataColumnChangeEventArgs.cs
@@ -66,17 +68,26 @@ System.Data/IDataAdapter.cs
System.Data/IDataParameter.cs
System.Data/IDataParameterCollection.cs
System.Data/IDataReader.cs
+System.Data/IDataReader2.cs
System.Data/IDataRecord.cs
+System.Data/IDataRecord2.cs
+System.Data/IDataSources.cs
+System.Data/IDataUpdatableRecord.cs
+System.Data/IDbAsyncCommand.cs
+System.Data/IDbAsyncConnection.cs
System.Data/IDbCommand.cs
System.Data/IDbConnection.cs
System.Data/IDbDataAdapter.cs
System.Data/IDbDataParameter.cs
+System.Data/IDbExecutionContext.cs
System.Data/IDbTransaction.cs
+System.Data/IGetTypedData.cs
System.Data/InRowChangingEventException.cs
System.Data/InternalDataCollectionBase.cs
System.Data/InvalidConstraintException.cs
System.Data/InvalidExpressionException.cs
System.Data/ISafeDataRecord.cs
+System.Data/ISetTypedData.cs
System.Data/IsolationLevel.cs
System.Data/ITableMapping.cs
System.Data/ITableMappingCollection.cs
@@ -150,6 +161,7 @@ System.Data.Common/DbDataPermission.cs
System.Data.Common/DbDataReader.cs
System.Data.Common/DbDataRecord.cs
System.Data.Common/DbDataSourceEnumerator.cs
+System.Data.Common/DbDataUpdatableRecord.cs
System.Data.Common/DbEnumerator.cs
System.Data.Common/DbException.cs
System.Data.Common/DbMetaDataCollectionNames.cs
@@ -179,7 +191,6 @@ System.Data.Common/SchemaInfo.cs
System.Data.Common/SchemaLocation.cs
System.Data.Common/SchemaTableColumn.cs
System.Data.Common/SchemaTableOptionalColumn.cs
-System.Data.Common/SupportedJoinOperators.cs
System.Data.OleDb/libgda.cs
System.Data.OleDb/OleDbParameterConverter.cs
System.Data.OleDb/OleDbCommand.cs