DBXCommon.TDBXWritableValue.SetInt64
From RAD Studio VCL Reference
Delphi Information
From DBXCommon.pas
procedure SetInt64(const Value: Int64); virtual;
Unit: DBXCommon
Type: method
Visibility: public
Member Of: TDBXWritableValue
Description
Sets the 64-byte integer value for 64-byte integer data types.
Sets the 64-byte integer value for TDBXValue instances with a data type of Int64Type.