SqliteParameter.SourceColumnNullMapping Property

Definition

Gets or sets a value indicating whether the source column is nullable.

public override bool SourceColumnNullMapping { get; set; }
member this.SourceColumnNullMapping : bool with get, set
Public Overrides Property SourceColumnNullMapping As Boolean

Property Value

A value indicating whether the source column is nullable.

Applies to