ICubeMetaLoaderLogEntry.DestRecord

Syntax

DestRecord: Integer;

Description

The DestRecord property returns the number of record in the data consumer.

Comments

To get the number of the corresponding record in the data source, use the ICubeMetaLoaderLogEntry.SourceRecord property.

Example

The property use is given in the example for ICubeMetaLoaderLogEntry.DestField.

See also:

ICubeMetaLoaderLogEntry