API Reference > OdRx Classes > OdDgRxEventReactor Class > OdDgRxEventReactor Methods > OdDgRxEventReactor::abortInsert Method
OdDgRxEventReactor::abortInsert Method
Syntax
C++
virtual void abortInsert(OdDgDatabase* pToDb);
Parameters 
Description 
OdDgDatabase* 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.