WhitespaceToNull
Specifies whether to return string fields with an empty value as null.
Data Type
bool
Default Value
false
Remarks
When this connection property is set to True, empty column values (empty strings or strings that only contain whitespace characters) are returned as null.
This connection property only affects fields with the datatype "string".