You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/snippets/Microsoft.Data.SqlClient/SqlDataReader.xml
+8-4Lines changed: 8 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -319,7 +319,8 @@
319
319
<summary>Synchronously gets the value of the specified column as a type. <seecref="M:Microsoft.Data.SqlClient.SqlDataReader.GetFieldValueAsync``1(System.Int32,System.Threading.CancellationToken)" /> is the asynchronous version of this method.</summary>
320
320
<returns>The returned type object.</returns>
321
321
<remarks>
322
-
<formattype="text/markdown"><.
338
340
@@ -359,7 +361,8 @@
359
361
<summary>Asynchronously gets the value of the specified column as a type. <seecref="M:Microsoft.Data.SqlClient.SqlDataReader.GetFieldValue``1(System.Int32)" /> is the synchronous version of this method.</summary>
360
362
<returns>The returned type object.</returns>
361
363
<remarks>
362
-
<formattype="text/markdown"><.
0 commit comments