CSession::StartTransaction
開始新的交易,在此工作階段。
HRESULT StartTransaction(
ISOLEVEL isoLevel = ISOLATIONLEVEL_READCOMMITTED,
ULONG isoFlags = 0,
ITransactionOptions* pOtherOptions = NULL,
ULONG* pulTransactionLevel = NULL
) const throw( );
參數
請參閱 ITransactionLocal::StartTransaction 在 OLE DB 程式設計人員參考 》。
傳回值
一種標準HRESULT。
備註
如需詳細資訊,請參閱 ITransactionLocal::StartTransaction 在 OLE DB 程式設計人員參考。
需求
標頭: atldbcli.h