In Version 9.7 Fix Pack 6 and later fix packs, the DB2DateTime.Date property is available for use only with the Informix® database server.
[Visual Basic]
Public ReadOnly Property Date As DB2DateTime
[C#]
public DB2DateTime Date {get;}
[C++]
public: __property DB2DateTime get_Date();
[JScript]
public function get Date() : DB2DateTime;
A date value of the DB2DateTime instance in a range of year to day.