CDaoDatabase::DeleteRelation
Call this member function to delete an existing relation from the database object's Relations collection.
void DeleteRelation(
LPCTSTR lpszName
);
Параметры
- lpszName
The name of the relation to delete.
Заметки
Afterwards, the relation no longer exists.
For related information, see the topic "Delete Method" in DAO Help.
Требования
Header: afxdao.h