ComponentOne CalendarView for WinForms
EmptyAsNull Property (ParseInfo)

C1.Win.C1Input Namespace > ParseInfo Class : EmptyAsNull Property
If True, empty strings are interpreted as null values (DbNull).
Syntax
'Declaration
 
Public Property EmptyAsNull As Boolean
public bool EmptyAsNull {get; set;}
See Also

Reference

ParseInfo Class
ParseInfo Members