Dynamicweb 9
Dynamicweb 9
Dynamicweb.DataIntegration.Integration.Adapters
AdapterBase Class
AdapterBase Methods
CheckCondition Method
CheckMapping Method
Close Method
CreateParameterNode Method
Dispose Method
GetNext Method
GetNextInput Method
GetOriginalSourceSchema Method
GetReader Method
GetSchema Method
Initialize Method
IsDone Method
IsDoneInput Method
LoadSettings Method
OverwriteSourceSchemaToOriginal Method
SaveAsXml Method
SaveAsXML Method
Serialize Method
UpdateSourceSettings Method
ValidateSourceSettings Method
AdapterBase
LoadSettings Method
Namespace:
Dynamicweb.DataIntegration.Integration.Adapters
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
AdapterBase Class
Dynamicweb.DataIntegration.Integration.Adapters Namespace