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


CDaoRecordset::CanTransact

Call this member function to determine whether the recordset allows transactions.

BOOL CanTransact( );

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

Nonzero if the underlying data source supports transactions, otherwise 0.

Заметки

For related information, see the topic "Transactions Property" in DAO Help.

Требования

Header: afxdao.h

См. также

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

CDaoRecordset Class

CDaoRecordset Members

Hierarchy Chart

CDaoRecordset::AddNew

CDaoRecordset::CanAppend

CDaoRecordset::CancelUpdate

CDaoRecordset::CanScroll

CDaoRecordset::CanRestart

CDaoRecordset::CanUpdate

CDaoRecordset::Delete

CDaoRecordset::Edit

CDaoRecordset::Update