Specifies the Open Client and Open Server datatype to which an access service converts FLOAT results.
FloatResults=[float | real | char]
float
float returns an 8-byte float type.
real returns a 4-byte float type.
char returns a character type.