Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What are the interfaces of MatchUp Object and what do they do?

interfaces matchup object
0
10 Posted

What are the interfaces of MatchUp Object and what do they do?

0
10

MatchUp Object has 5 interfaces, two for handling matchcodes and three for providing different methods of deduping. Matchcode Interface creates or references a Matchcode Object. You can programmatically read or edit a matchcodes properties. Matchcode Component Interface allows you to programmatically read the properties of a Matchcodes individual components, or edit, add or remove the component. ReadWrite Interface is used when deduping entire databases. A matchkey is built for each record, then all keys are compared against each other. When the ReadRecord method is called, the disposition (unique, record with duplicates, or duplicate record) is returned for each record. Incremental Interface is used when comparing an individual incoming record to an existing master database. The key is built for incoming record and compared against a historical (existing) key file Common usage is for a new record being entered on a web form or a call center. Hybrid Interface is used when the developer

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123