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
In one of the constructor overloads for SqlParameter, the signature accepts a boolean argument "isNullable" for the nullability of the parameter, but this argument is missing from the description of the constructor.
Type of issue
Missing information
Description
In one of the constructor overloads for SqlParameter, the signature accepts a boolean argument "isNullable" for the nullability of the parameter, but this argument is missing from the description of the constructor.
Link to constructor overload description
Page URL
https://learn.microsoft.com/en-us/dotnet/api/system.data.sqlclient.sqlparameter.-ctor?view=net-9.0-pp#system-data-sqlclient-sqlparameter-ctor(system-string-system-data-sqldbtype-system-int32-system-data-parameterdirection-system-boolean-system-byte-system-byte-system-string-system-data-datarowversion-system-object)
Content source URL
https://github.com/dotnet/dotnet-api-docs/blob/main/xml/System.Data.SqlClient/SqlParameter.xml
Document Version Independent Id
9681e5e1-996c-c94a-9c1c-eb2defabc49f
Platform Id
c3f06bcf-1a95-570b-71bb-5b4e6fc322a4
Article author
@dotnet-bot
The text was updated successfully, but these errors were encountered: