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