SqlTimSt.SQLTimeStampToDateTime

From RAD Studio VCL Reference
Jump to: navigation, search

Contents

Delphi Information

From SqlTimSt.pas

	function SQLTimeStampToDateTime(const DateTime: TSQLTimeStamp): TDateTime;


Unit: SqlTimSt

Type: function

Visibility: public

C++ Information

From SqlTimSt.hpp

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


Unit: SqlTimSt

Type: function

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
Translations
Newest Version