C1.Win.C1Input.4.8 Assembly / C1.Win.C1Input Namespace / ParseInfo Class / EmptyAsNull Property

In This Topic
EmptyAsNull Property (ParseInfo)
In This Topic
If True, empty strings are interpreted as null values (DbNull).
Syntax
'Declaration
 
Public Property EmptyAsNull As Boolean
 
See Also