ODAC

TOraTimeStamp Class

A class supporting Oracle 9 timestamp datatypes.

For a list of all members of this type, see TOraTimeStamp members.

Unit

OraClasses

Syntax

TOraTimeStamp = class(TSharedObject);

Remarks

TOraTimeStamp is used to support Oracle 9 timestamp datatypes. There are three timestamp datatypes:

TIMESTAMP,

TIMESTAMP WITH TIME ZONE,

TIMESTAMP WITH LOCAL TIME ZONE.

They can be distinguished by DescriptorType property.

Inheritance Hierarchy

TSharedObject
   TOraTimeStamp

© 1997-2024 Devart. All Rights Reserved. Request Support DAC Forum Provide Feedback