Skip to content

SqlParameter constructor overload missing an argument description #11163

@Zander-Davidson

Description

@Zander-Davidson

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

Image

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions