SqlTimSt.PSQLTimeStamp
From RAD Studio VCL Reference
Contents |
Delphi Information
From SqlTimSt.pas
PSQLTimeStamp= ^TSQLTimeStamp
Unit: SqlTimSt
Type: pointer
C++ Information
From SqlTimSt.hpp
typedef Sqltimst::TSQLTimeStamp * PSQLTimeStamp;
Unit: SqlTimSt
Type: typedef
Description
PSQLTimeStamp is a pointer to a TSQLTimeStamp value.
PSQLTimeStamp is a pointer type for TSQLTimeStamp. TSQLTimeStamp represents time and date values with a high degree of accuracy.