ICubeMetaLoaderLogEntry.DestRecord

Fore Syntax

DestRecord: Integer;

Fore.NET 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.

Fore and Fore.NET Examples

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

See also:

ICubeMetaLoaderLogEntry