Dynamicweb 9
Dynamicweb 9
Dynamicweb.DataIntegration
BaseProvider Class
BaseProvider Methods
CheckCondition Method
CheckConditionStatic Method
Close Method
CreateParameterNode Method
GetFailedSourceRowMessage Method
GetOriginalDestinationSchema Method
GetOriginalSourceSchema Method
GetReader Method
GetSchema Method
IDestination.CheckMapping Method
Initialize Method
ISource.CheckMapping Method
LoadSettings Method
OverwriteDestinationSchemaToOriginal Method
OverwriteSourceSchemaToOriginal Method
ProcessInputRow Method
ReplaceMappingConditionalsWithValuesFromRequest Method
RunJob Method
SaveAsXml Method
Serialize Method
UpdateDestinationSettings Method
UpdateIndexes Method
UpdateSourceSettings Method
ValidateDestinationSettings Method
ValidateSourceSettings Method
BaseProvider
LoadSettings Method
Namespace:
Dynamicweb.DataIntegration
Assembly:
Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
C#
VB
Copy
public
virtual
void
LoadSettings
(
Job
job
)
Public
Overridable
Sub
LoadSettings
(
job
As
Job
)
Parameters
job
Type:
Dynamicweb.DataIntegration.Integration
Job
Implements
ISource
LoadSettings(Job)
See Also
Reference
BaseProvider Class
Dynamicweb.DataIntegration Namespace