API Reference > OdRx Classes > OdDgRxEventReactor Class > OdDgRxEventReactor Methods > OdDgRxEventReactor::endInsert Method
OdDgRxEventReactor::endInsert Method
Syntax
C++
virtual void endInsert(OdDgDatabase* pToDb);
Parameters 
Description 
OdDgDatabase* pToDb 
[in] Destination database. 

Notification function called whenever the insertion of a database has succeeded. 

 

This function is called after the operation.

  • abortInsert
  • beginInsert
  • otherInsert

Copyright © 2002–2020. Open Design Alliance. All rights reserved.