OracleEnableTimestamp

<< Click to Display Table of Contents >>

 

OracleEnableTimestamp

Boolean Enables using the TIMESTAMP data type of Oracle-type databases, with a precision of milliseconds and available since version 9.0. If this property is configured to False, a 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.

Was this page useful?