This method increments the nested transaction count by one. If there is no active transaction, this method begins a transaction for the open repository instance.
HRESULT Begin(void);
Return Value
S_OK
The method completed successfully.
This method failed to complete successfully.