Data.DBXCommon.TDBXWritableValue.SetTime
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: public | |
Source: Data.DBXCommon.pas Data.DBXCommon.hpp
| |
Unit: Data.DBXCommon | |
Parent: TDBXWritableValue |
Delphi
procedure SetTime(const Value: TDBXTime); virtual;
C++
virtual void __fastcall SetTime(const TDBXTime Value);
Description
Sets the time value for time data types.
Sets the time value for TDBXValue instances with a data type of TimeType.