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


CDaoQueryDef::GetName

Call this member function to retrieve the name of the query represented by the querydef.

CString GetName( );

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

The name of the query.

Заметки

Querydef names are unique user-defined names. For more information about querydef names, see the topic "Name Property" in DAO Help.

Требования

Header: afxdao.h

См. также

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

CDaoQueryDef Class

CDaoQueryDef Members

Hierarchy Chart

CDaoQueryDef::SetName

CDaoQueryDef::GetSQL

CDaoQueryDef::GetReturnsRecords

CDaoQueryDef::GetODBCTimeout