Show: Delphi C++
Display Preferences

Data.SqlTimSt.CheckSqlTimeStamp

From XE2 API Documentation
Jump to: navigation, search

Delphi

procedure CheckSqlTimeStamp(const ASQLTimeStamp: TSQLTimeStamp);

C++

extern PACKAGE void __fastcall CheckSqlTimeStamp(const TSQLTimeStamp &ASQLTimeStamp);

Properties

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

Description

Checks whether a TSQLTimeStamp value represents a valid date and time.

CheckSqlTimeStamp checks that the specified TSQLTimeStamp value represents a valid date and time. If the fields of the ASQLTimeStamp parameter are out of the valid range, CheckSqlTimeStamp raises an EConversionError exception.

See Also

Personal tools
Previous Versions
Translations