CRField::setLob
Previous  Index  Next

void setLob(const CRLob& value);

Parameters

value
Lob object.  

Description

Call this member function to assign CRLob object to the field in the current record.

See Also

CRLob, CRField::getLob, CRField::setNull


CRField | Classes | OCL | Index