CSession::StartTransaction
Startet eine neue Transaktion für diese Sitzung.
HRESULT StartTransaction(
ISOLEVEL isoLevel = ISOLATIONLEVEL_READCOMMITTED,
ULONG isoFlags = 0,
ITransactionOptions* pOtherOptions = NULL,
ULONG* pulTransactionLevel = NULL
) const throw( );
Parameter
Siehe ITransactionLocal::StartTransaction in der OLE DB-Programmierreferenz.
Rückgabewert
Standard- HRESULT.
Hinweise
Weitere Informationen finden Sie unter ITransactionLocal::StartTransaction in der OLE DB-Programmierreferenz.
Anforderungen
Header: atldbcli.h