<< Return to Main Index

< Return to Class Index

CGXODBCGrid::SetFieldData

void SetFieldData(int nField, LPCTSTR pszChangedValue);

nField

Specified a zero-based field index.

pszChangedValue

Points to a null-terminated string which holds the data to be stored in the field.

Remarks

Changes field data in the current record of the attached recordset.

See Also

CGXODBCGrid::GetFieldData

CGXODBCGrid

Class Overview | Class Members