[]
Gets or sets a value that indicates whether empty strings are interpreted as null values (DbNull).
public bool EmptyAsNull { get; set; }
If True, empty strings are interpreted as null values (DbNull).