TruncateFractionalSeconds
- Last Updated: May 15, 2020
- 1 minute read
- DataDirect Connectors
- JDBC
- IBM Db2 5.1
- MySQL 5.1
- Progress OpenEdge 5.1
- SAP Sybase 5.1
- Documentation
Purpose
Determines whether the driver truncates timestamp values to three fractional seconds. For example, a value of the datetime2 data type can have a maximum of seven fractional seconds.
Valid Values
true | false
Behavior
If set to true, the driver truncates all timestamp values to three
fractional seconds.
If set to false, the driver does not truncate fractional seconds.
Default
true
Data Type
boolean