Retrieves the IRepositoryTransaction interface pointer for this Repository instance. Use the IRepositoryTransaction interface to manage repository transactions for this Repository instance.
HRESULT get_Transaction(
IRepositoryTransaction **ppIRepTrans
);
Parameters
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.