CSession::StartTransaction
开始此会话的新事务。
HRESULT StartTransaction(
ISOLEVEL isoLevel = ISOLATIONLEVEL_READCOMMITTED,
ULONG isoFlags = 0,
ITransactionOptions* pOtherOptions = NULL,
ULONG* pulTransactionLevel = NULL
) const throw( );
参数
参阅《OLE DB 程序员参考》) 中的ITransactionLocal::StartTransaction。
返回值
标准 HRESULT。
备注
有关详细信息,请参阅《OLE DB 程序员参考》) 中的ITransactionLocal::StartTransaction。
要求
标头: atldbcli.h