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 server returns a NULL value for fields with invalid dates in query results.
If this connection property is disabled, the server throws an error when it encounters an invalid date.