[This is preliminary documentation and subject to change.]
The SetField method sets the value of the specified field of a record in the recordset object.
void SetField(
LPCTSTR pstrIndex,
COleVariant cov
);
This method does not return a value.
Windows NT: Unsupported.
Windows: Requires Windows 98.
Windows CE: Unsupported.
Header: Declared in dbsets.h.
Import Library: Use dbsets.lib or dbsetsSt.lib.
Unicode: Yes.