Skip to content

Commit 2fec758

Browse files
rojicarlossanlop
andauthored
Update xml/System.Data.Odbc/OdbcParameter.xml
Co-Authored-By: Carlos Sanchez Lopez <[email protected]>
1 parent 4585b46 commit 2fec758

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

xml/System.Data.Odbc/OdbcParameter.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -754,7 +754,7 @@ public void CreateOdbcParameter()
754754
## Remarks
755755
The <xref:System.Data.Odbc.OdbcParameter.Offset%2A> property is used for binary and string types. For fixed length data types, the value of <xref:System.Data.Odbc.OdbcParameter.Size%2A> is ignored.
756756
757-
For nonstring data types and ANSI string data, the <xref:System.Data.Odbc.OdbcParameter.Size%2A> property refers to the number of bytes. For Unicode string data, <xref:System.Data.O.DbParameter.Size%2A> refers to the number of characters.
757+
For nonstring data types and ANSI string data, the <xref:System.Data.Odbc.OdbcParameter.Size> property refers to the number of bytes. For Unicode string data, <xref:System.Data.O.DbParameter.Size> refers to the number of characters.
758758
759759
]]></format>
760760
</remarks>

0 commit comments

Comments
 (0)