<< Click to Display Table of Contents >> AdoDateTimeAsDate() Function |
![]() ![]() ![]() |
Gets/sets the way Vo2Ado in which returns DateTime values from the Jet engine.
FUNCTION AdoDateTimeAsDate ( lDate ) AS LOGIC
lDate (Optional) Logical value. When set to TRUE, all datetime values from ADO are returned as VO Dates.Time information is lost when using this conversion. When set to FALSE, all DateTime values from Jet are returned as AdoDateTime objects. These objects store information about both the date and the time.
LOGIC Current value of this setting
AdoDateTime, Support functions