Поделиться через


CDaoQueryDef::GetDateLastUpdated

Call this member function to get the date the querydef object was last updated — when any of its properties were changed, such as its name, its SQL string, or its connection string.

COleDateTime GetDateLastUpdated( );

Возвращаемое значение

A COleDateTime object containing the date and time the querydef was last updated.

Заметки

For related information, see the topic "DateCreated, LastUpdated Properties" in DAO Help.

Требования

Header: afxdao.h

См. также

Основные понятия

CDaoQueryDef Class

CDaoQueryDef Members

Hierarchy Chart

CDaoQueryDef::GetDateCreated