SourceColumnNullMapping Property

Syntax:

public bool SourceColumnNullMapping { get; set; }

Description:

Type: System.Boolean

Gets or sets a value which indicates whether the source column is nullable. This intended for use by command builders.

Reference:

For more information, reference MSDN documentation for: System.Data.Common.DbParameter.SourceColumnNullMapping