CDaoQueryDef::GetODBCTimeout
Call this member function to retrieve the current time limit before a query to an ODBC data source times out.
short GetODBCTimeout( );
Возвращаемое значение
The number of seconds before a query times out.
Заметки
For information about this time limit, see the topic "ODBCTimeout Property" in DAO Help.
Совет. |
---|
The preferred way to work with ODBC tables is to attach them to a Microsoft Jet (.MDB) database. For more information, see the topic "Accessing External Databases with DAO" in DAO Help. |
Требования
Header: afxdao.h