sdq_start_dedup Function

This function is called to start the data matching process in batch mode, and essentially signals that all the records to be used for data matching have been sent to the vendor’s application.

Item Description
Syntax
int sdq_start_dedup (int session_id)
Parameters

session_id: The session ID obtained by initializing the session.

Return Value

This function does not have a return value.