Data.DBXCommon.TDBXTimeStampOffsetValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TDBXTimeStampOffsetValue = class(TDBXWritableValue)

C++

class PASCALIMPLEMENTATION TDBXTimeStampOffsetValue : public TDBXWritableValue

Properties

Type Visibility Source Unit Parent
class public
Data.DBXCommon.pas
Data.DBXCommon.hpp
Data.DBXCommon Data.DBXCommon

Description

Extension of TDBXValue that adds the ability to set a value.

Data.DBXCommon.TDBXTimeStampOffsetValue inherits from Data.DBXCommon.TDBXWritableValue. All content below this line refers to Data.DBXCommon.TDBXWritableValue.

Extension of TDBXValue that adds the ability to set a value.

Extension of TDBXValue that adds the ability to set a value. This is only used by TDBXParameter.Value. TDBXReader.Value array property uses the read-only TDBXValue.

See Also

Retrieved from "https://docwiki.embarcadero.com/Libraries/Tokyo/e/index.php?title=Data.DBXCommon.TDBXTimeStampOffsetValue&oldid=13336"