merging the Mainsoft branch to the trunk
[mono.git] / mcs / class / System.Data / System.Data.dll.sources
index 43cb3d7c57006dc49e274273d84a06c1d56e017b..7fc6a139d0f6bf8295cbb62617191483dd0236c6 100755 (executable)
@@ -21,9 +21,11 @@ System.Data/DataColumnChangeEventHandler.cs
 System.Data/DataColumnCollection.cs
 System.Data/DataColumnPropertyDescriptor.cs
 System.Data/DataException.cs
+System.Data/RelatedDataView.cs
 System.Data/RelationshipConverter.cs
 System.Data/DataRelation.cs
 System.Data/DataRelationCollection.cs
+System.Data/DataRelationPropertyDescriptor.cs
 System.Data/DataRow.cs
 System.Data/DataRowAction.cs
 System.Data/DataRowBuilder.cs
@@ -37,6 +39,8 @@ System.Data/DataSet.cs
 System.Data/DataSysDescriptionAttribute.cs
 System.Data/DataTable.cs
 System.Data/DataTableCollection.cs
+System.Data/DataTableClearEventArgs.cs
+System.Data/DataTableClearEventHandler.cs
 System.Data/DataTableTypeConverter.cs
 System.Data/DataTablePropertyDescriptor.cs
 System.Data/DataTableReader.cs
@@ -77,11 +81,11 @@ System.Data/IDbDataParameter.cs
 System.Data/IDbExecutionContext.cs
 System.Data/IDbTransaction.cs
 System.Data/IGetTypedData.cs
-System.Data/Index.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
@@ -141,10 +145,12 @@ System.Data.Common/DataTableMappingCollection.cs
 System.Data.Common/DataTableMapping.cs
 System.Data.Common/DataTableMappingConverter.cs
 System.Data.Common/DbCommandBuilder.cs
+System.Data.Common/DbConnectionStringBuilder.cs
 System.Data.Common/DbCommand.cs
 System.Data.Common/DbCommandOptionalFeatures.cs
 System.Data.Common/DbCommandSet.cs
 System.Data.Common/DbConnection.cs
+System.Data.Common/DbConnectionOptions.cs
 System.Data.Common/DbConnectionString.cs
 System.Data.Common/DbDataAdapter.cs
 System.Data.Common/DbDataPermissionAttribute.cs
@@ -158,14 +164,19 @@ System.Data.Common/DbParameterCollection.cs
 System.Data.Common/DbParameter.cs
 System.Data.Common/DbProviderConfigurationHandler.cs
 System.Data.Common/DbProviderFactoriesConfigurationHandler.cs
+System.Data.Common/ConnectionStringsSectionHandler.cs
 System.Data.Common/DbProviderFactories.cs
 System.Data.Common/DbProviderFactory.cs
 System.Data.Common/DbProviderSupportedClasses.cs
 System.Data.Common/DbTable.cs
 System.Data.Common/DbTransaction.cs
+System.Data.Common/DbTypes.cs
 System.Data.Common/FieldNameLookup.cs
 System.Data.Common/GroupByBehavior.cs
 System.Data.Common/IdentifierCase.cs
+System.Data.Common/Index.cs
+System.Data.Common/Key.cs
+System.Data.Common/PermissionHelper.cs
 System.Data.Common/RecordCache.cs
 System.Data.Common/RowUpdatedEventArgs.cs
 System.Data.Common/RowUpdatingEventArgs.cs
@@ -222,6 +233,11 @@ System.Data.SqlTypes/SqlTruncateException.cs
 System.Data.SqlTypes/SqlTypeException.cs
 System.Data.SqlTypes/SqlUtcDateTime.cs
 System.Data.SqlTypes/SqlXmlReader.cs
+System.Data.SqlTypes/StorageState.cs
+System.Data.SqlTypes/SqlAlreadyFilledException.cs
+System.Data.SqlTypes/SqlNotFilledException.cs
+System.Data.Odbc/OdbcConnectionFactory.cs
+System.Data.Odbc/OdbcFactory.cs
 System.Data.Odbc/OdbcParameterConverter.cs
 System.Data.Odbc/OdbcCategoryAttribute.cs
 System.Data.Odbc/OdbcDescriptionAttribute.cs
@@ -236,6 +252,7 @@ System.Data.Odbc/OdbcParameter.cs
 System.Data.Odbc/OdbcParameterCollection.cs
 System.Data.Odbc/OdbcTransaction.cs
 System.Data.Odbc/OdbcType.cs
+System.Data.Odbc/OdbcTypeConverter.cs
 System.Data.Odbc/libodbc.cs
 System.Data.Odbc/OdbcDataAdapter.cs
 System.Data.Odbc/OdbcRowUpdatedEventArgs.cs
@@ -278,7 +295,15 @@ System.Data.Sql/SqlTriggerContextBase.cs
 System.Data.Sql/SqlUserDefinedAggregateAttribute.cs
 System.Data.Sql/SqlUserDefinedTypeAttribute.cs
 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/SqlAsyncState.cs
+System.Data.SqlClient/SqlAsyncResult.cs
 System.Data.SqlClient/SqlClientPermission.cs
 System.Data.SqlClient/SqlClientPermissionAttribute.cs
 System.Data.SqlClient/SqlCommand.cs
@@ -302,9 +327,12 @@ System.Data.SqlClient/SqlRowUpdatingEventHandler.cs
 System.Data.SqlClient/SqlTransaction.cs
 System.Data.SqlClient/SqlXmlTextReader.cs
 System.Data.SqlClient/SQLDebugging.cs
+System.Data.SqlClient/SqlClientFactory.cs
+System.Data.SqlClient/SqlConnectionFactory.cs
+System.Data.SqlClient/SqlDataSourceEnumerator.cs
 System.Data/XmlDataLoader.cs
-System.Data/XmlSchemaMapper.cs
 System.Data/XmlSchemaDataImporter.cs
+System.Data/XmlSchemaWriter.cs
 System.Xml/XmlDataDocument.cs
 System.Data.ProviderBase/DbCommandBase.cs
 System.Data.ProviderBase/DbConnectionBase.cs
@@ -317,7 +345,6 @@ System.Data.ProviderBase/DbMetaDataFactory.cs
 System.Data.ProviderBase/DbParameterBase.cs
 System.Data.ProviderBase/DbParameterCollectionBase.cs
 System.Data.ProviderBase/DbReferenceCollection.cs
-Mono.Data.SqlExpressions/Parser.cs
 Mono.Data.SqlExpressions/Tokenizer.cs
 Mono.Data.SqlExpressions/Numeric.cs
 Mono.Data.SqlExpressions/Expressions.cs