ODAC

TOraTimeStamp.Compare Method

Compares the current TOraTimeStamp value with the Dest value.

Class

TOraTimeStamp

Syntax

function Compare(Dest: TOraTimeStamp): integer;

Parameters
Dest
Holds the Dest value.
Return Value
negative value if the current timestamp is less than Dest, zero if timestamp is equal, and positive value if the current timestamp is greater than Dest.

Remarks

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

Returns negative value if current timestamp is less than Dest, zero if timestamp are equal and positive value if current timestamp is greater than Dest.

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