API:Data.DBXCommon.TDBXFormatter.StringToTimestamp
Delphi
procedure StringToTimestamp(StringValue: string; DBXTimestampValue: TDBXTimestampValue); virtual; abstract;
C++
virtual void __fastcall StringToTimestamp(System::UnicodeString StringValue, TDBXTimeStampValue* DBXTimestampValue) = 0 ;
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
procedure function |
public | Data.DBXCommon.pas Data.DBXCommon.hpp |
Data.DBXCommon | TDBXFormatter |
Description
Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!