IEtlCustomUser.Read

Syntax

Read(Reader: IXmlDomElement);

Parameters

Reader. Data in the XML format.

Description

The Read method reads data in the XML format.

Comments

Features of working with XML files are presented on the Example of Working with XML Files page.

Example

The method use is given in the example for IEtlCustomUser.Transform.

See also:

IEtlCustomUser