RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXInt64Value.SetInt64 Method

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

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

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

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!