ODAC

TOraTimeStamp.IsNull Property

Used to get or set the null timestamp value flag.

Class

TOraTimeStamp

Syntax

property IsNull: boolean;

Remarks

Use the IsNull property to get or set the null timestamp value flag. When IsNull is true getting values via the GetDate, GetTime and SetTimeZoneOffset methods can raise an exception. The AsString property in this case returns empty string. The AsDateTime property returns 0.

See Also

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