RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXInt64Value.SetValue Method

Assigns contents of TDBXValue to this TDBXWritableValue.

Pascal
procedure SetValue(const Value: TDBXValue); override;
C++
virtual __fastcall SetValue(const TDBXValue Value);

SetValue assigns the contents of a TDBXValue to this TDBXWritableValue. 

 

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