Used to specify the parameter value when it represents Oracle 9 interval type.
property AsInterval: TOraInterval;
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.