Navigation:  Functions > Other functions >

DaoDateTimeAsDate() Function

Previous pageReturn to chapter overviewNext page

Purpose

This function determines the way VO2Jet returns DateTime values from the Jet engine.

 

Parameters

lAsDate(Optional) Logical value. When set to TRUE, all datetime values from the Jet engine 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 DaoDateTime objects. These objects store information about both the date and the time.

 

Returns

Logical value with the current setting of the DateTime setting.

 

See Also

DaoDateTime

 

Example

Dynaset Sample