Show: Delphi C++
Display Preferences

Data.SqlTimSt.SQLTimeStampToDateTime

From XE2 API Documentation
Jump to: navigation, search

Delphi

function SQLTimeStampToDateTime(const DateTime: TSQLTimeStamp): TDateTime;

C++

extern PACKAGE System::TDateTime __fastcall SQLTimeStampToDateTime(const TSQLTimeStamp &DateTime);

Properties

Type Visibility Source Unit Parent
function public
Data.SqlTimSt.pas
Data.SqlTimSt.hpp
Data.SqlTimSt Data.SqlTimSt

Description

Converts a TSQLTimeStamp value to a TDateTime value.

Use SQLTimeStampToDateTime to convert the TSQLTimeStamp value specified by DateTime to a TDateTime value.

See Also

Personal tools
Previous Versions
Translations