ICubeMetaLoaderLogEntry.SourceRecord

Syntax

SourceRecord: Integer;

Description

The SourceRecord property returns number of the record in a data source.

Comments

To get number of the corresponding record in the data consumer, use the ICubeMetaLoaderLogEntry.DestRecord property.

Example

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

See also:

ICubeMetaLoaderLogEntry