CRField::setChars
Previous  Index  Next

void setChars(const char* value);

Parameters

value
Zero-terminated string of characters.  

Description

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

See Also

CRField::setString, CRField::getChars


CRField | Classes | OCL | Index