Click or drag to resize

ConcatanateFieldsAdapter Class

Inheritance Hierarchy

Namespace:  Dynamicweb.DataIntegration.Integration.Adapters
Assembly:  Dynamicweb.DataIntegration (in Dynamicweb.DataIntegration.dll) Version: 3.0.3
Syntax
public class ConcatanateFieldsAdapter : AdapterBase

The ConcatanateFieldsAdapter type exposes the following members.

Constructors
  NameDescription
Public methodConcatanateFieldsAdapter
Initializes a new instance of the ConcatanateFieldsAdapter class
Public methodConcatanateFieldsAdapter(XmlNode, ISource)
Initializes a new instance of the ConcatanateFieldsAdapter class
Top
Properties
Methods
  NameDescription
Public methodCheckCondition (Inherited from AdapterBase.)
Public methodCheckMapping (Inherited from AdapterBase.)
Public methodClose (Inherited from AdapterBase.)
Protected methodCreateParameterNode (Inherited from AdapterBase.)
Public methodDispose (Inherited from AdapterBase.)
Public methodGetIdSuitableString (Inherited from ConfigurableAddIn.)
Public methodGetNext (Inherited from AdapterBase.)
Public methodGetNext(Mapping) (Overrides AdapterBaseGetNext(Mapping).)
Protected methodGetNextInput (Inherited from AdapterBase.)
Public methodGetOriginalSourceSchema (Inherited from AdapterBase.)
Public methodGetParametersToXml (Inherited from ConfigurableAddIn.)
Public methodGetParametersToXml(Boolean) (Inherited from ConfigurableAddIn.)
Public methodGetReader (Inherited from AdapterBase.)
Public methodGetSchema (Inherited from AdapterBase.)
Public methodInitialize (Inherited from AdapterBase.)
Public methodIsDone (Inherited from AdapterBase.)
Public methodIsDone(Mapping) (Overrides AdapterBaseIsDone(Mapping).)
Protected methodIsDoneInput (Inherited from AdapterBase.)
Public methodLoadParametersFromXml (Inherited from ConfigurableAddIn.)
Public methodLoadSettings (Inherited from AdapterBase.)
Public methodOverwriteSourceSchemaToOriginal (Inherited from AdapterBase.)
Public methodRenderAdditionalContent (Inherited from ConfigurableAddIn.)
Public methodSaveAsXml (Inherited from AdapterBase.)
Public methodSaveAsXML (Overrides AdapterBaseSaveAsXML(XmlTextWriter).)
Public methodSerialize (Inherited from AdapterBase.)
Public methodSetValue (Inherited from ConfigurableAddIn.)
Public methodUpdateFromPost (Inherited from ConfigurableAddIn.)
Public methodUpdateSourceSettings (Inherited from AdapterBase.)
Public methodValidateSourceSettings (Inherited from AdapterBase.)
Top
Fields
  NameDescription
Public fieldadapterSource Obsolete. (Inherited from AdapterBase.)
Protected fieldCurrentMapping (Inherited from AdapterBase.)
Public fieldDestinationColumn
Public fieldName (Inherited from AdapterBase.)
Public fieldOutputTables (Inherited from AdapterBase.)
Public fieldsource (Inherited from AdapterBase.)
Public fieldSourceColumn1
Public fieldSourceColumn2
Public fieldTable
Top
See Also