IMetaRdsExportSchema.ClearBeforeExport

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.

Example

The property use is given in the Export and Import of MDM Dictionary section.

See also:

IMetaRdsExportSchema