ODAC

TOraIntervalField Class

A class providing access to the Oracle interval fields.

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

Unit

Ora

Syntax

TOraIntervalField = class(TField);

Remarks

TOraIntervalField provides access to the Oracle interval fields. Unlike other TField descendants the TOraIntervalField.DataType property has two valid values ftIntervalYM and ftIntervalDS depending on the type of the interval.

You can access actual interval value using properties AsString and AsOraInterval properties.

See Also

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