WhitespaceToNull
Specifies whether to return string fields with an empty value as null.
データ型
bool
デフォルト値
false
解説
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".