RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TDBXFormatter.StringToTimestamp Method

Convert String to TSQLTimeStamp.

Pascal
procedure StringToTimestamp(StringValue: UnicodeString; DBXTimestampValue: TDBXTimestampValue); virtual; abstract;
C++
virtual __fastcall StringToTimestamp(UnicodeString StringValue, TDBXTimestampValue DBXTimestampValue) = 0;

StringToTimestamp converts a String to a TSQLTimeStamp

 

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