DFX_Single
Visual Studio 2010
Transfers floating-point data between the field data members of a CDaoRecordset object and the columns of a record on the data source.
void AFXAPI DFX_Single( CDaoFieldExchange* pFX, LPCTSTR szName, float& value, DWORD dwBindOptions = AFX_DAO_ENABLE_FIELD_CACHE );
Note