65.2. Post-Operation Plug-ins

The parameters listed in this section are used with back end transaction post-operation database plug-in functions.
Parameter IDDescription
SLAPI_PLUGIN_BE_TXN_POST_ADD_FN This function is called in a database transaction after a database add operation is completed.
SLAPI_PLUGIN_BE_TXN_POST_DELETE_FN This function is called in a database transaction after a database delete operation is completed.
SLAPI_PLUGIN_BE_TXN_POST_MODIFY_FN This function is called in a database transaction after a database modify operation is completed.
SLAPI_PLUGIN_BE_TXN_POST_MODRDN_FN This function is called in a database transaction after a database modify RDN operation is completed.