ODAC

TOraParam.AsInterval Property

Used to specify the parameter value when it represents Oracle 9 interval type.

Class

TOraParam

Syntax

property AsInterval: TOraInterval;

Remarks

Use the AsInterval property to specify the parameter value when it represents Oracle 9 interval type.

Setting AsInterval will set the DataType property to ftIntervalYM or ftIntervalDS depending on the TOraInterval.DescriptorType property value.

See Also

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