Show contents 

ETL > ETL Assembly Interfaces > IEtlPlainDataProvider > IEtlPlainDataProvider.Save

IEtlPlainDataProvider.Save

Syntax

Save;

Description

The Save method saves editing results.

Example

The method use is given in the examples for IEtlPlainDataProvider.FillFromSource and IEtlPlainDataProvider.FillDefault.

See also:

IEtlPlainDataProvider