COleDateTime GetDateCreated( );
throw( CDaoException, CMemoryException );
Return Value
A COleDateTime object containing the date and time the base table was created.
Remarks
Call this member function to retrieve the date and time a base table was created. Date and time settings are derived from the computer on which the base table was created.
For more information about creating recordsets, see the article DAO: Creating, Opening, and Closing DAO Objects in Visual C++ Programmer's Guide. For related information, see the topic "DateCreated, LastUpdated Properties" in DAO Help.
CDaoRecordset Overview | Class Members | Hierarchy Chart
See Also CDaoRecordset::GetDateLastUpdated