ICubeMetaExporter.ClearBeforeExport

Syntax

ClearBeforeExport: Boolean;

Description

The ClearBeforeExport property determines whether to clear the data consumer before export. True - to clear the data consumer, False - do not clear the data consumer.

Example

The property use is given in the example for ICubeMetaExporter.Bindings.

See also:

ICubeMetaExporter