We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271cc6d commit 5896753Copy full SHA for 5896753
xml/System.Data.Common/DbConnection.xml
@@ -1955,7 +1955,7 @@ This property returns `false` by default; providers that implement <xref:System.
1955
</ReturnValue>
1956
<Docs>
1957
<summary>Gets a value that describes the state of the connection.</summary>
1958
- <value>The state of the connection, e.g. open or closed.</value>
+ <value>The state of the connection, for example, open or closed.</value>
1959
<remarks>To be added.</remarks>
1960
<related type="Article" href="/dotnet/framework/data/adonet/ado-net-overview">ADO.NET Overview</related>
1961
</Docs>
0 commit comments