Skip to content

Commit cb37b71

Browse files
rocketsofthsvgewarrenmairaw
committed
Added docs (#3715)
* Added docs * Update xml/System.Data.OleDb/OleDbConnection.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/System.Data.OleDb/OleDbPermission.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/System.Data.OleDb/OleDbPermission.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/System.Data.OleDb/OleDbPermission.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/System.Data.OleDb/OleDbPermission.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/System.Data.OleDb/OleDbPermission.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/System.Data.OleDb/OleDbPermission.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/System.DirectoryServices/SearchWaitHandler.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/Microsoft.Vsa.Vb.CodeDOM/Location.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/Microsoft.Vsa.Vb.CodeDOM/_Location.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/Microsoft.Vsa.Vb.CodeDOM/_Location.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update xml/System.Data.OleDb/OleDbPermission.xml Co-Authored-By: Genevieve Warren <[email protected]> * Update OleDbConnection.xml * Update SearchWaitHandler.xml Co-authored-by: Genevieve Warren <[email protected]> Co-authored-by: Maira Wenzel <[email protected]>
1 parent 5805499 commit cb37b71

File tree

6 files changed

+32
-32
lines changed

6 files changed

+32
-32
lines changed

xml/Microsoft.Vsa.Vb.CodeDOM/Location.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,8 @@
7272
<ReturnType>System.UInt32</ReturnType>
7373
</ReturnValue>
7474
<Docs>
75-
<summary>To be added.</summary>
76-
<value>To be added.</value>
75+
<summary>Gets or sets the beginning column.</summary>
76+
<value>The location of the beginning column.</value>
7777
<remarks>To be added.</remarks>
7878
</Docs>
7979
</Member>
@@ -97,8 +97,8 @@
9797
<ReturnType>System.UInt32</ReturnType>
9898
</ReturnValue>
9999
<Docs>
100-
<summary>To be added.</summary>
101-
<value>To be added.</value>
100+
<summary>Gets or sets the beginning line.</summary>
101+
<value>The location of the beginning line.</value>
102102
<remarks>To be added.</remarks>
103103
</Docs>
104104
</Member>
@@ -122,8 +122,8 @@
122122
<ReturnType>System.UInt32</ReturnType>
123123
</ReturnValue>
124124
<Docs>
125-
<summary>To be added.</summary>
126-
<value>To be added.</value>
125+
<summary>Gets or sets the end column.</summary>
126+
<value>The location of the end column.</value>
127127
<remarks>To be added.</remarks>
128128
</Docs>
129129
</Member>
@@ -147,8 +147,8 @@
147147
<ReturnType>System.UInt32</ReturnType>
148148
</ReturnValue>
149149
<Docs>
150-
<summary>To be added.</summary>
151-
<value>To be added.</value>
150+
<summary>Gets or sets the end line.</summary>
151+
<value>The location of the end line.</value>
152152
<remarks>To be added.</remarks>
153153
</Docs>
154154
</Member>

xml/Microsoft.Vsa.Vb.CodeDOM/_Location.xml

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@
4141
<ReturnType>System.UInt32</ReturnType>
4242
</ReturnValue>
4343
<Docs>
44-
<summary>To be added.</summary>
45-
<value>To be added.</value>
44+
<summary>Gets or sets the beginning column.</summary>
45+
<value>Location of the beginning column.</value>
4646
<remarks>To be added.</remarks>
4747
</Docs>
4848
</Member>
@@ -63,8 +63,8 @@
6363
<ReturnType>System.UInt32</ReturnType>
6464
</ReturnValue>
6565
<Docs>
66-
<summary>To be added.</summary>
67-
<value>To be added.</value>
66+
<summary>Gets or sets the beginning line.</summary>
67+
<value>Location of the beginning line.</value>
6868
<remarks>To be added.</remarks>
6969
</Docs>
7070
</Member>
@@ -85,8 +85,8 @@
8585
<ReturnType>System.UInt32</ReturnType>
8686
</ReturnValue>
8787
<Docs>
88-
<summary>To be added.</summary>
89-
<value>To be added.</value>
88+
<summary>Gets or sets the end column.</summary>
89+
<value>Location of the end column.</value>
9090
<remarks>To be added.</remarks>
9191
</Docs>
9292
</Member>
@@ -107,8 +107,8 @@
107107
<ReturnType>System.UInt32</ReturnType>
108108
</ReturnValue>
109109
<Docs>
110-
<summary>To be added.</summary>
111-
<value>To be added.</value>
110+
<summary>Gets or sets the end line.</summary>
111+
<value>Location of the end line.</value>
112112
<remarks>To be added.</remarks>
113113
</Docs>
114114
</Member>

xml/System.Data.Objects/CurrentValueRecord.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -397,7 +397,7 @@
397397
<Parameter Name="ordinal" Type="System.Int32" Index="0" FrameworkAlternate="netframework-3.5" />
398398
</Parameters>
399399
<Docs>
400-
<param name="ordinal">To be added.</param>
400+
<param name="ordinal">The ordinal value of the current record.</param>
401401
<summary>Retrieves the field value as a decimal.</summary>
402402
<returns>The field value as a decimal.</returns>
403403
<remarks>To be added.</remarks>

xml/System.Data.OleDb/OleDbConnection.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1501,7 +1501,7 @@
15011501
<ReturnType>System.Data.StateChangeEventHandler</ReturnType>
15021502
</ReturnValue>
15031503
<Docs>
1504-
<summary>To be added.</summary>
1504+
<summary>Occurs when the state of the connection changes.</summary>
15051505
<remarks>To be added.</remarks>
15061506
</Docs>
15071507
</Member>

xml/System.Data.OleDb/OleDbPermission.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -211,8 +211,8 @@
211211
<Parameter Name="securityElement" Type="System.Security.SecurityElement" Index="0" FrameworkAlternate="netframework-1.1" />
212212
</Parameters>
213213
<Docs>
214-
<param name="securityElement">To be added.</param>
215-
<summary>To be added.</summary>
214+
<param name="securityElement">The XML encoding to use to reconstruct the security object.</param>
215+
<summary>Reconstructs a security object with a specified state from an XML encoding.</summary>
216216
<remarks>To be added.</remarks>
217217
</Docs>
218218
</Member>
@@ -308,8 +308,8 @@
308308
</ReturnValue>
309309
<Parameters />
310310
<Docs>
311-
<summary>To be added.</summary>
312-
<returns>To be added.</returns>
311+
<summary>Creates an XML encoding of the security object and its current state.</summary>
312+
<returns>An XML encoding of the security object, including any state information.</returns>
313313
<remarks>To be added.</remarks>
314314
</Docs>
315315
</Member>
@@ -335,9 +335,9 @@
335335
<Parameter Name="target" Type="System.Security.IPermission" Index="0" FrameworkAlternate="netframework-1.1" />
336336
</Parameters>
337337
<Docs>
338-
<param name="target">To be added.</param>
339-
<summary>To be added.</summary>
340-
<returns>To be added.</returns>
338+
<param name="target">A permission to combine with the current permission. It must be of the same type as the current permission.</param>
339+
<summary>Creates a database permission that is the union of the current permission and the specified permission.</summary>
340+
<returns>A new permission that represents the union of the current permission and the specified permission.</returns>
341341
<remarks>To be added.</remarks>
342342
</Docs>
343343
</Member>

xml/System.DirectoryServices/SearchWaitHandler.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
</Interface>
1919
</Interfaces>
2020
<Docs>
21-
<summary>To be added.</summary>
21+
<summary>A class that deals with search wait handling.</summary>
2222
<remarks>To be added.</remarks>
2323
</Docs>
2424
<Members>
@@ -35,7 +35,7 @@
3535
</AssemblyInfo>
3636
<Parameters />
3737
<Docs>
38-
<summary>To be added.</summary>
38+
<summary>Initializes a new instance of the <see cref="T:System.DirectoryServices.SearchWaitHandler" /> class.</summary>
3939
<remarks>To be added.</remarks>
4040
</Docs>
4141
</Member>
@@ -63,11 +63,11 @@
6363
<Parameter Name="section" Type="System.Xml.XmlNode" Index="2" FrameworkAlternate="netframework-1.1" />
6464
</Parameters>
6565
<Docs>
66-
<param name="parent">To be added.</param>
67-
<param name="configContext">To be added.</param>
68-
<param name="section">To be added.</param>
69-
<summary>To be added.</summary>
70-
<returns>To be added.</returns>
66+
<param name="parent">The parent class to inherit from.</param>
67+
<param name="configContext">The configuration context.</param>
68+
<param name="section">The XML node that contains the section.</param>
69+
<summary>Creates the handler.</summary>
70+
<returns>The new handler object.</returns>
7171
<remarks>To be added.</remarks>
7272
</Docs>
7373
</Member>

0 commit comments

Comments
 (0)