CDatabase::CanTransact
Call this member function to determine whether the database allows transactions.
BOOL CanTransact( ) const;
Возвращаемое значение
Nonzero if recordsets using this CDatabase object allow transactions; otherwise 0.
Заметки
For information about transactions, see the article Transaction (ODBC).
Требования
Header: afxdb.h