Field contents as a 64-bit integer value.
Source position: db.pas line 742
public property TLargeintField.Value : LargeInt |
Value is redefined by TLargeIntField as a 64-bit integer value. It returns the same value as TField.AsLargeInt.
|
Value of the field as a variant value. |
|
|
Access the field's contents as a 64-bit signed integer (longint) value. |