MyDAC

TCustomMyConnectionOptions.NullForZeroDelphiDate Property

Used to hide the '30-12-1899' dates.

Class

TCustomMyConnectionOptions

Syntax

property NullForZeroDelphiDate: boolean default False;

Remarks

Use the NullForZeroDelphiDate property to hide the '30-12-1899' dates.

If NullForZeroDelphiDate is set to True, the values of all datetime fields will be changed to Null. If the property is set to False, the '30-12-1899' value will be used as an ordinary date. The default value is False.

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