RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXWritableValue.SetTimeStamp Method

Sets the timestamp value for timestamp data types.

Pascal
procedure SetTimeStamp(const Value: TSQLTimeStamp); virtual;
C++
virtual __fastcall SetTimeStamp(const TSQLTimeStamp Value);

Sets the timestamp value for TDBXValue instances with a data types of TimeStampType. 

 

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