ODAC

TOraInterval.Compare Method

Compares the current TOraInterval value with the Dest value.

Class

TOraInterval

Syntax

function Compare(Dest: TOraInterval): integer;

Parameters
Dest
Holds the Dest value.
Return Value
the negative value if current interval is shorter than Dest, zero if intervals are equal, and positive value if the current interval is longer than Dest.

Remarks

Call the Compare method to compare the current TOraInterval value with Dest value.

Returns negative value if current interval is shorter than Dest, zero if intervals are equal and positive value if current interval is longer than Dest.

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