RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXFormatter.TimestampToString Method

Convert TSQLTimeStamp to String.

Pascal
function TimestampToString(DBXTimestampValue: TDBXTimestampValue): UnicodeString; virtual; abstract;
C++
virtual __fastcall UnicodeString TimestampToString(TDBXTimestampValue DBXTimestampValue) = 0;

TimestampToString converts a TSQLTimeStamp to a String. 

 

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