RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.SetInt64 Method

Sets the 64-byte integer value for 64-byte integer data types.

Pascal
procedure SetInt64(Value: Int64); virtual;
C++
virtual __fastcall SetInt64(Int64 Value);

Sets the 64-byte integer value for TDBXValue instances with a data type of Int64Type. 

 

Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!