CSession::StartTransaction
Begins a new transaction for this session.
HRESULT StartTransaction(
ISOLEVEL isoLevel = ISOLATIONLEVEL_READCOMMITTED,
ULONG isoFlags = 0,
ITransactionOptions* pOtherOptions = NULL,
ULONG* pulTransactionLevel = NULL
) const throw( );
Параметры
See ITransactionLocal::StartTransaction in the OLE DB Programmer's Reference.
Возвращаемое значение
A standard HRESULT.
Заметки
For more information, see ITransactionLocal::StartTransaction in the OLE DB Programmer's Reference.
Требования
Header: atldbcli.h