EmptyTimestampIsNull
Specifies whether the provider treats empty DATE, TIME, SECONDDATE, and TIMESTAMP values as null.
データ型
bool
デフォルト値
true
解説
When set to true, the 本製品 inserts empty date and time values as empty strings, which are returned as null when queried.
When set to false, empty date and time values are preserved as empty strings instead of being converted to null.
This property is useful for maintaining consistent handling of missing or undefined temporal values in SAP HANA.