[]
        
(Showing Draft Content)

C1.Win.Input.Formating.MaskInfo.EmptyAsNull

EmptyAsNull Property

EmptyAsNull

Gets or sets a value that indicates whether empty strings are interpreted as null values (DbNull).

Declaration
public bool EmptyAsNull { get; set; }
Remarks

If True, empty strings are interpreted as null values (DbNull).