Click or drag to resize

AdapterBaseCheckMapping Method

Namespace:  Dynamicweb.DataIntegration.Integration.Adapters
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public virtual List<SchemaComparerResult> CheckMapping(
	Mapping map
)

Parameters

map
Type: Dynamicweb.DataIntegration.IntegrationMapping

Return Value

Type: ListSchemaComparerResult

Implements

ISourceCheckMapping(Mapping)
See Also