Determines which ODBC data type the DataFlex DateTime data type is mapped to.
Database
DataFlex ODBC Driver, revision 6 and higher.
Integer, temporary
Read/Write
{DataType} must be a string constant or variable and can be one of:
"datetime2", "datetime"
- See Type Mappings for all possible types.
Use cli.pkg
Get_Attribute DF_DRIVER_MAP_DFDATETIME_TO_ODBCTYPE of {driverNumber} to {StringVariable}
Set_Attribute DF_DRIVER_MAP_DFDATETIME_TO_ODBCTYPE of {driverNumber} to {DataType}
See the Type Mappings topic in the Connectivity book for details.