AcMapOracleImportReactor class

Land Desktop Development ARX CPP SDK

 

AcMapOracleImportReactor class

Base class for custom import reactors.

Include AcMapOracleReactor.h.

To monitor and react to import events, subclass a custom reactor from AcMapOracleImportReactor, and then add an instance of it to your application using AcMapOracleConnection::AddImportReactor().

Overviews

Managing reactors

Code samples

Connecting to an Oracle Spatial database

Functions

~AcMapOracleImportReactor AcMapOracleImportReactor
BeforeRecordImport
RecordImported
RecordRejected