RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXInt64Value Class

Implementation of writable 64-byte integer values.

Pascal
TDBXInt64Value = class(TDBXWritableValue);
C++
class TDBXInt64Value : public TDBXWritableValue;

Implementation of TDBXWritableValue for TDBXDataTypes.Int64Type values. 

 

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