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/docs/apidocs/xml/en/System.Data')
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/AcceptRejectRule.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/CommandBehavior.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/CommandType.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/ConnectionState.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/DataColumnChangeEventArgs.xml30
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/DataColumnChangeEventHandler.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/DataColumnCollection.xml113
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/DataRowAction.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/DataRowChangeEventHandler.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/DataRowState.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/DataRowVersion.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/DataViewRowState.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/DbType.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/FillErrorEventHandler.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IColumnMapping.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IColumnMappingCollection.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDBCommand.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDBConnection.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDataAdapter.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDataParameter.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDataParameterCollection.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDataReader.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDataRecord.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDbDataAdapter.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDbDataParameter.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IDbTransaction.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/ITableMapping.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/ITableMappingCollection.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/IsolationLevel.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/MappingType.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/MergeFailedEventHandler.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/MissingMappingAction.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/MissingSchemaAction.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/ParameterDirection.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/PropertyAttributes.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/Rule.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/SchemaType.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/SqlDbType.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/StateChangeEventHandler.xml8
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/StatementType.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/UpdateRowSource.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/UpdateStatus.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/XmlReadMode.xml9
-rw-r--r--mcs/docs/apidocs/xml/en/System.Data/XmlWriteMode.xml9
44 files changed, 0 insertions, 502 deletions
diff --git a/mcs/docs/apidocs/xml/en/System.Data/AcceptRejectRule.xml b/mcs/docs/apidocs/xml/en/System.Data/AcceptRejectRule.xml
deleted file mode 100644
index f2e691f0586..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/AcceptRejectRule.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.AcceptRejectRule" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/CommandBehavior.xml b/mcs/docs/apidocs/xml/en/System.Data/CommandBehavior.xml
deleted file mode 100644
index bf85abfdaef..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/CommandBehavior.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.CommandBehavior" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/CommandType.xml b/mcs/docs/apidocs/xml/en/System.Data/CommandType.xml
deleted file mode 100644
index f26c16afa37..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/CommandType.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.CommandType" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/ConnectionState.xml b/mcs/docs/apidocs/xml/en/System.Data/ConnectionState.xml
deleted file mode 100644
index 6d908a83e9c..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/ConnectionState.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.ConnectionState" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/DataColumnChangeEventArgs.xml b/mcs/docs/apidocs/xml/en/System.Data/DataColumnChangeEventArgs.xml
deleted file mode 100644
index e677fed9724..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/DataColumnChangeEventArgs.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <class name="System.Data.DataColumnChangeEventArgs" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <constructor name="DataColumnChangeEventArgs(System.Data.DataRow, System.Data.DataColumn, System.Object)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="row">TODO</param>
- <param name="column">TODO</param>
- <param name="value">TODO</param>
- </constructor>
- <property name="Column">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="ProposedValue">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="Row">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- </class>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/DataColumnChangeEventHandler.xml b/mcs/docs/apidocs/xml/en/System.Data/DataColumnChangeEventHandler.xml
deleted file mode 100644
index b64826ff7d1..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/DataColumnChangeEventHandler.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <delegate name="System.Data.DataColumnChangeEventHandler" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </delegate>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/DataColumnCollection.xml b/mcs/docs/apidocs/xml/en/System.Data/DataColumnCollection.xml
deleted file mode 100644
index 730c7f4f2af..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/DataColumnCollection.xml
+++ /dev/null
@@ -1,113 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <class name="System.Data.DataColumnCollection" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <property name="Item">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="Item">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <property name="List">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <value>TODO</value>
- </property>
- <method name="IndexOf(System.Data.DataColumn)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="column">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="Add(System.String, System.Type, System.String)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="columnName">TODO</param>
- <param name="type">TODO</param>
- <param name="expression">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="Add(System.String, System.Type)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="columnName">TODO</param>
- <param name="type">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="Add(System.String)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="columnName">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="Add">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <returns>TODO</returns>
- </method>
- <method name="Add(System.Data.DataColumn)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="column">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="AddRange(System.Data.DataColumn[])">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="columns">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="CanRemove(System.Data.DataColumn)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="column">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="Clear">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <returns>TODO</returns>
- </method>
- <method name="Contains(System.String)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="name">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="IndexOf(System.String)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="columnName">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="Remove(System.Data.DataColumn)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="column">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="Remove(System.String)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="name">TODO</param>
- <returns>TODO</returns>
- </method>
- <method name="RemoveAt(System.Int32)">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <param name="index">TODO</param>
- <returns>TODO</returns>
- </method>
- <event name="CollectionChanged">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <data>TODO</data>
- </event>
- </class>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/DataRowAction.xml b/mcs/docs/apidocs/xml/en/System.Data/DataRowAction.xml
deleted file mode 100644
index 0a8c6853d90..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/DataRowAction.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.DataRowAction" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/DataRowChangeEventHandler.xml b/mcs/docs/apidocs/xml/en/System.Data/DataRowChangeEventHandler.xml
deleted file mode 100644
index a117750af16..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/DataRowChangeEventHandler.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <delegate name="System.Data.DataRowChangeEventHandler" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </delegate>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/DataRowState.xml b/mcs/docs/apidocs/xml/en/System.Data/DataRowState.xml
deleted file mode 100644
index b0ab018917b..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/DataRowState.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.DataRowState" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/DataRowVersion.xml b/mcs/docs/apidocs/xml/en/System.Data/DataRowVersion.xml
deleted file mode 100644
index 30a1c714767..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/DataRowVersion.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.DataRowVersion" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/DataViewRowState.xml b/mcs/docs/apidocs/xml/en/System.Data/DataViewRowState.xml
deleted file mode 100644
index 049c21032b1..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/DataViewRowState.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.DataViewRowState" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/DbType.xml b/mcs/docs/apidocs/xml/en/System.Data/DbType.xml
deleted file mode 100644
index 2de868e090a..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/DbType.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.DbType" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/FillErrorEventHandler.xml b/mcs/docs/apidocs/xml/en/System.Data/FillErrorEventHandler.xml
deleted file mode 100644
index 1d072a5d68e..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/FillErrorEventHandler.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <delegate name="System.Data.FillErrorEventHandler" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </delegate>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IColumnMapping.xml b/mcs/docs/apidocs/xml/en/System.Data/IColumnMapping.xml
deleted file mode 100644
index b9e5b505955..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IColumnMapping.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IColumnMapping" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IColumnMappingCollection.xml b/mcs/docs/apidocs/xml/en/System.Data/IColumnMappingCollection.xml
deleted file mode 100644
index e60cca139a3..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IColumnMappingCollection.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IColumnMappingCollection" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDBCommand.xml b/mcs/docs/apidocs/xml/en/System.Data/IDBCommand.xml
deleted file mode 100644
index 654519a85dd..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDBCommand.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDBCommand" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDBConnection.xml b/mcs/docs/apidocs/xml/en/System.Data/IDBConnection.xml
deleted file mode 100644
index 4f1a37dbdf1..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDBConnection.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDBConnection" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDataAdapter.xml b/mcs/docs/apidocs/xml/en/System.Data/IDataAdapter.xml
deleted file mode 100644
index 45e921c3cc2..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDataAdapter.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDataAdapter" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDataParameter.xml b/mcs/docs/apidocs/xml/en/System.Data/IDataParameter.xml
deleted file mode 100644
index fe855c9a99c..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDataParameter.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDataParameter" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDataParameterCollection.xml b/mcs/docs/apidocs/xml/en/System.Data/IDataParameterCollection.xml
deleted file mode 100644
index 8c42ad49474..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDataParameterCollection.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDataParameterCollection" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDataReader.xml b/mcs/docs/apidocs/xml/en/System.Data/IDataReader.xml
deleted file mode 100644
index b1f02cd7a1a..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDataReader.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDataReader" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDataRecord.xml b/mcs/docs/apidocs/xml/en/System.Data/IDataRecord.xml
deleted file mode 100644
index fb5636d770e..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDataRecord.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDataRecord" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDbDataAdapter.xml b/mcs/docs/apidocs/xml/en/System.Data/IDbDataAdapter.xml
deleted file mode 100644
index d4b6117ccee..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDbDataAdapter.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDbDataAdapter" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDbDataParameter.xml b/mcs/docs/apidocs/xml/en/System.Data/IDbDataParameter.xml
deleted file mode 100644
index a2c0a569d03..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDbDataParameter.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDbDataParameter" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IDbTransaction.xml b/mcs/docs/apidocs/xml/en/System.Data/IDbTransaction.xml
deleted file mode 100644
index f0d467db7bf..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IDbTransaction.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.IDbTransaction" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/ITableMapping.xml b/mcs/docs/apidocs/xml/en/System.Data/ITableMapping.xml
deleted file mode 100644
index fa2c1704357..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/ITableMapping.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.ITableMapping" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/ITableMappingCollection.xml b/mcs/docs/apidocs/xml/en/System.Data/ITableMappingCollection.xml
deleted file mode 100644
index 5c08fdec75b..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/ITableMappingCollection.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <interface name="System.Data.ITableMappingCollection" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </interface>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/IsolationLevel.xml b/mcs/docs/apidocs/xml/en/System.Data/IsolationLevel.xml
deleted file mode 100644
index 0effdb7b0d1..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/IsolationLevel.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.IsolationLevel" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/MappingType.xml b/mcs/docs/apidocs/xml/en/System.Data/MappingType.xml
deleted file mode 100644
index 9de6778792c..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/MappingType.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.MappingType" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/MergeFailedEventHandler.xml b/mcs/docs/apidocs/xml/en/System.Data/MergeFailedEventHandler.xml
deleted file mode 100644
index fec6b1537a8..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/MergeFailedEventHandler.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <delegate name="System.Data.MergeFailedEventHandler" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </delegate>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/MissingMappingAction.xml b/mcs/docs/apidocs/xml/en/System.Data/MissingMappingAction.xml
deleted file mode 100644
index 8c1a6366783..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/MissingMappingAction.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.MissingMappingAction" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/MissingSchemaAction.xml b/mcs/docs/apidocs/xml/en/System.Data/MissingSchemaAction.xml
deleted file mode 100644
index 7b8fc38f10e..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/MissingSchemaAction.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.MissingSchemaAction" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/ParameterDirection.xml b/mcs/docs/apidocs/xml/en/System.Data/ParameterDirection.xml
deleted file mode 100644
index d4fc5bcfaa0..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/ParameterDirection.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.ParameterDirection" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/PropertyAttributes.xml b/mcs/docs/apidocs/xml/en/System.Data/PropertyAttributes.xml
deleted file mode 100644
index 618b6166390..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/PropertyAttributes.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.PropertyAttributes" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/Rule.xml b/mcs/docs/apidocs/xml/en/System.Data/Rule.xml
deleted file mode 100644
index ed0162ab860..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/Rule.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.Rule" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/SchemaType.xml b/mcs/docs/apidocs/xml/en/System.Data/SchemaType.xml
deleted file mode 100644
index b68a372ceb7..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/SchemaType.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.SchemaType" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/SqlDbType.xml b/mcs/docs/apidocs/xml/en/System.Data/SqlDbType.xml
deleted file mode 100644
index 7b126ae8c3c..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/SqlDbType.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.SqlDbType" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/StateChangeEventHandler.xml b/mcs/docs/apidocs/xml/en/System.Data/StateChangeEventHandler.xml
deleted file mode 100644
index 32ec8625f60..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/StateChangeEventHandler.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <delegate name="System.Data.StateChangeEventHandler" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- </delegate>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/StatementType.xml b/mcs/docs/apidocs/xml/en/System.Data/StatementType.xml
deleted file mode 100644
index f43605df5be..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/StatementType.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.StatementType" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/UpdateRowSource.xml b/mcs/docs/apidocs/xml/en/System.Data/UpdateRowSource.xml
deleted file mode 100644
index 8961d90d9de..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/UpdateRowSource.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.UpdateRowSource" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/UpdateStatus.xml b/mcs/docs/apidocs/xml/en/System.Data/UpdateStatus.xml
deleted file mode 100644
index 11e01b1fa1c..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/UpdateStatus.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.UpdateStatus" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/XmlReadMode.xml b/mcs/docs/apidocs/xml/en/System.Data/XmlReadMode.xml
deleted file mode 100644
index 89cee021213..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/XmlReadMode.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.XmlReadMode" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file
diff --git a/mcs/docs/apidocs/xml/en/System.Data/XmlWriteMode.xml b/mcs/docs/apidocs/xml/en/System.Data/XmlWriteMode.xml
deleted file mode 100644
index c75e22b1975..00000000000
--- a/mcs/docs/apidocs/xml/en/System.Data/XmlWriteMode.xml
+++ /dev/null
@@ -1,9 +0,0 @@
-<?xml version="1.0" encoding="utf-8"?>
-<!DOCTYPE monodoc SYSTEM "http://www.go-mono.org/monodoc.dtd">
-<monodoc language="en">
- <enum name="System.Data.XmlWriteMode" assembly="System.Data">
- <summary>TODO</summary>
- <remarks>TODO</remarks>
- <member name="TODO" />
- </enum>
-</monodoc> \ No newline at end of file