Click or drag to resize

SchemaComparerUpdateMappings Method

Namespace:  Dynamicweb.DataIntegration.Integration
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public static void UpdateMappings(
	ISource source,
	IDestination destination,
	MappingCollection mappings
)

Parameters

source
Type: Dynamicweb.DataIntegration.Integration.InterfacesISource
destination
Type: Dynamicweb.DataIntegration.Integration.InterfacesIDestination
mappings
Type: Dynamicweb.DataIntegration.IntegrationMappingCollection
See Also