CDaoTableDef::GetSourceTableName
Call this member function to retrieve the name of an attached table in a source database.
CString GetSourceTableName( );
Возвращаемое значение
A CString object that specifies the source name of an attached table, or an empty string if a native data table.
Заметки
An attached table is a table in another database linked to a Microsoft Jet database. Data for attached tables remains in the external database, where it can be manipulated by other applications.
For related information, see the topic "SourceTableName Property" in DAO Help.
Требования
Header: afxdao.h