PgDAC

TCustomPgTimeStamp.IsInfinity Property

Determines if a timestamp object has +/-infinity value.

Class

TCustomPgTimeStamp

Syntax

property IsInfinity: boolean;

Remarks

Use the IsInfinity property to determine if a timestamp object has +/-infinity value. The IsInfinity is True, if timestamp value is +infinity or -infinity, and False, if the value is not infinity.

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