Skip to content

The remarks section doesn't make clear that DbNull.Value must be used to send a NULL value #1294

@pkanavos

Description

@pkanavos

In the remarks section, the phrase :

Use Value to send a NULL value as the value of the parameter.

Should be changed to :

Use DbNull.Value to send a NULL value as the value of the parameter.

The current link text confuses people, as shown in this SO question


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

Labels

Pri1Indicates issues/PRs that are high priorityarea-System.DataData APIs (ADO.NET, XML, etc).

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions