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.
2 parents 2f8aeb4 + 2d09684 commit 551f9caCopy full SHA for 551f9ca
xml/System.Data.SqlTypes/INullable.xml
@@ -103,8 +103,8 @@
103
<Docs>
104
<summary>Indicates whether a structure is null. This property is read-only.</summary>
105
<value>
106
- <see cref="T:System.Data.SqlTypes.SqlBoolean" />
107
- <see langword="true" /> if the value of this object is null. Otherwise, <see langword="false" />.</value>
+ <see langword="true" /> if the value of this object is null. Otherwise, <see langword="false" />.
+ </value>
108
<remarks>
109
<format type="text/markdown"><![CDATA[
110
0 commit comments