void OperationEnd( const DOOperation * pOperation );
Name | Description | |
---|---|---|
in | pOperation | Specifies the duplicated object system operation that executed. |
Called by the system after DOOperation
has had an effect on a dataset.
This function is called by the system after a system operation (DOOperation
) has executed on a Duplicated Object. Duplicated Object system operations that may execute include any of the following AddToStoreOperation
, RemoveFromStoreOperation
, ChangeMasterStationOperation
, ChangeDupSetOperation
, UpdateDataSetOperation
.
CONFIDENTIAL