Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Call this member function to retrieve the name of the query represented by the querydef.
CString GetName( );
Return Value
The name of the query.
Remarks
Querydef names are unique user-defined names. For more information about querydef names, see the topic "Name Property" in DAO Help.
Requirements
Header: afxdao.h
See Also
Reference
CDaoQueryDef::GetReturnsRecords