IMetaRdsExportSchema.ClearBeforeExport

Fore Syntax

ClearBeforeExport: Boolean;

Fore.NET Syntax

ClearBeforeExport: boolean;

Description

The ClearBeforeExport property determines whether to clear the consumer before data loading.

Comments

Available values:

On exporting multiple attributes, the value of the IMetaRdsExportSchema.ClearBeforeExport property is ignored. The export is based on the state of the IRdsExportSchemaAttribute.UpdateDetailTableMode property.

Fore and Fore.NET Examples

The property use is given in the section Export and Import of a Table MDM Dictionary (example language: Fore, Fore.NET).

See also:

IMetaRdsExportSchema