ReplaceInvalidDatesWithNull
Determines whether or not to replace invalid dates with NULL.
Data Type
bool
Default Value
false
Remarks
When this connection property is enabled, the adapter returns a NULL value for fields with invalid dates in query results.
If this connection property is disabled, the adapter throws an error when it encounters an invalid date.