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 determine whether the querydef is based on a query that returns records.
BOOL GetReturnsRecords( );
Return Value
Nonzero if the querydef is based on a query that returns records; otherwise 0.
Remarks
This member function is only used for SQL pass-through queries. For more information about SQL queries, see the Execute member function. For more information about working with SQL pass-through queries, see the SetReturnsRecords member function.
For related information, see the topic "ReturnsRecords Property" in DAO Help.
Requirements
Header: afxdao.h