<< Click to Display Table of Contents >>
OracleEnableTimestamp |
Enables using Oracle's TIMESTAMP data type, with a precision of milliseconds and available since version 9.0. If this property is configured to False, the database uses the DATE data type, with a precision of seconds.
NOTE |
Configuring this property to False has no effect if the OracleUseADODrivers property is configured to True. |