const Field & db::Field::operator= ( const Field o  ) 

Assign a value to the field from another field.

Parameters:
o Another field to assign the value of.
Returns:
A reference to this object.

Reimplemented in db::IntegerField, db::StringField, db::WStringField, db::DateTimeField, db::FloatField, db::CurrencyField, and db::BlobField.


Copyright © 2005-2008 ITTIA®. All rights reserved.