CRField::setWString
Previous  Index  Next

void setWString(const CRWString& value);

Parameters

value
New CRWString value.  

Description

Call this member function to assign a Unicode string value to the field in the current record. Use this function for connections in Unicode mode only.

See Also

CRWString, CRField::getWString, CRField::setNull


CRField | Classes | OCL | Index