<< Return to Main Index

< Return to Class Index

CGXODBCGrid::GetFieldData

void GetFieldData(int nField, CString& strRet);

nField

Specifies a zero-based field index.

strRet

A reference to a CString to store the field data.

Remarks

Retrieves field data from the current record. The data will be returned as CString.

See Also

CGXODBCGrid::SetFieldData

CGXODBCGrid

Class Overview | Class Members