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

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

 

This function is called after the operation.

  • beginInsert
  • endInsert
  • otherInsert

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