FDO API Reference Feature Data Objects

virtual FDO_API FdoILongTransactionConflictDirectiveEnumerator* FdoICommitLongTransaction::Execute  )  [pure virtual]
 

Executes the commit long transaction command and returns an FdoILongTransactionConflictDirectiveEnumerator. If the returned enumerator's count is 0 then no conflicts were detected and the command was executed successfully. Otherwise conflicts were detected and the user must specify how to resolve them using the enumerator and call Execute again.


Comments or suggestions? Send us feedback.