File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -1954,8 +1954,8 @@ This property returns `false` by default; providers that implement <xref:System.
1954
1954
<ReturnType >System.Data.ConnectionState</ReturnType >
1955
1955
</ReturnValue >
1956
1956
<Docs >
1957
- <summary >Gets a string that describes the state of the connection.</summary >
1958
- <value >The state of the connection. The format of the string returned depends on the specific type of connection you are using .</value >
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 >
1959
1959
<remarks >To be added.</remarks >
1960
1960
<related type =" Article" href =" /dotnet/framework/data/adonet/ado-net-overview" >ADO.NET Overview</related >
1961
1961
</Docs >
You can’t perform that action at this time.
0 commit comments