Udostępnij za pośrednictwem


CSession::StartTransaction

Rozpoczyna nową transakcję dla tej sesji.

HRESULT StartTransaction( 
   ISOLEVEL isoLevel = ISOLATIONLEVEL_READCOMMITTED, 
   ULONG isoFlags = 0, 
   ITransactionOptions* pOtherOptions = NULL, 
   ULONG* pulTransactionLevel = NULL  
) const throw( );

Parametry

Zobacz ITransactionLocal::StartTransaction w OLE DB Programmer's Reference.

Wartość zwracana

Standard HRESULT.

Uwagi

Aby uzyskać więcej informacji, zobacz ITransactionLocal::StartTransaction w OLE DB Programmer's Reference.

Wymagania

Nagłówek: atldbcli.h

Zobacz też

Informacje

Klasa CSession