Data.DBXDelegate.TDBXDelegateWritableValue.SetTimeStamp

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure SetTimeStamp(const Value: TSQLTimeStamp); override;

C++

virtual void __fastcall SetTimeStamp(const Data::Sqltimst::TSQLTimeStamp &Value);

Properties

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

Description

Sets the timestamp value for timestamp data types.

Data.DBXDelegate.TDBXDelegateWritableValue.SetTimeStamp inherits from Data.DBXCommon.TDBXWritableValue.SetTimeStamp. All content below this line refers to Data.DBXCommon.TDBXWritableValue.SetTimeStamp.

Sets the timestamp value for timestamp data types.

Sets the timestamp value for TDBXValue instances with a data types of TimeStampType.