ODAC

TOraInterval Class

A class providing support for Oracle 9 interval datatypes.

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

Unit

OraClasses

Syntax

TOraInterval = class(TSharedObject);

Remarks

TOraInterval is used to support Oracle 9 interval datatypes. There are two interval datatypes:

INTERVAL YEAR TO MONTH,

INTERVAL DAY TO SECOND.

They can be distinguished by the DescriptorType property.

Inheritance Hierarchy

TSharedObject
   TOraInterval

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