Click or drag to resize

DuplicateRowsHandler Class

Inheritance Hierarchy
SystemObject
  Dynamicweb.DataIntegration.ProviderHelpersDuplicateRowsHandler

Namespace:  Dynamicweb.DataIntegration.ProviderHelpers
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public class DuplicateRowsHandler : IDisposable

The DuplicateRowsHandler type exposes the following members.

Constructors
  NameDescription
Public methodDuplicateRowsHandler(ILogger, Mapping)
Initializes a new instance of the DuplicateRowsHandler class
Public methodDuplicateRowsHandler(ILogger, MappingCollection)
Initializes a new instance of the DuplicateRowsHandler class
Top
Methods
  NameDescription
Public methodDispose
Releases all resources used by the DuplicateRowsHandler
Public methodGetTableKeyColumns
Public methodIsRowDuplicate
Top
See Also