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.
BOOLCanTransact()const;
Return Value
Nonzero if the recordset allows transactions; otherwise 0.
Remarks
Call this member function to determine whether the recordset allows transactions. For more information, see the article in Visual C++ Programmer’s Guide.
CRecordset Overview | Class Members | Hierarchy Chart
See Also CDatabase::BeginTrans, CDatabase::CommitTrans, CDatabase::Rollback