Value of the field as a widestring.
Source position: db.pas line 575
public property TWideStringField.Value : WideString |
Value is overridden by the TWideStringField to return a WideString value. It is the same value as the TField.AsWideString property.
|
Access the field's contents as a WideString value. |
|
|
Value of the field as a variant value. |