This property indicates the value assigned to a Field object.
var = field.Value
Returns a Variant value. The default value depends on the Type property.
Use the Value property to set or return data from Field objects.
ADOCE supports setting and returning long binary data with the Value property.