Merge pull request #1041 from mono/staged-cyclic-builds
[mono.git] / mcs / class / System.Data / Documentation / en / ns-System.Data.OleDb.xml
1 <?xml version="1.0" encoding="utf-8"?>
2 <Namespace Name="System.Data.OleDb">
3   <Docs>
4     <summary>
5       <attribution license="cc4" from="Microsoft" modified="false" />
6       <para>The <see cref="N:System.Data.OleDb" /> namespace is the.NET Framework Data Provider for OLE DB.</para>
7     </summary>
8     <remarks>
9       <attribution license="cc4" from="Microsoft" modified="false" />
10       <para>The.NET Framework Data Provider for OLE DB describes a collection of classes used to access an OLE DB data source in the managed space. Using the <see cref="T:System.Data.OleDb.OleDbDataAdapter" />, you can fill a memory-resident <see cref="T:System.Data.DataSet" /> that you can use to query and update the data source.</para>
11       <para>For information about how to use this namespace, see the <see cref="T:System.Data.OleDb.OleDbDataAdapter" />, <see cref="T:System.Data.OleDb.OleDbDataReader" />, <see cref="T:System.Data.OleDb.OleDbCommand" />, and <see cref="T:System.Data.OleDb.OleDbConnection" /> classes.</para>
12       <para> </para>
13     </remarks>
14   </Docs>
15 </Namespace>