ICubeMetaLoaderLogEntry.SourceField

Fore Syntax

SourceField: Integer;

Fore.NET Syntax

SourceField: integer;

Description

The SourceField property returns number of the field in a data source.

Comments

To get number of the corresponding field in the data consumer, use the ICubeMetaLoaderLogEntry.DestField property.

Fore and Fore.NET Examples

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

See also:

ICubeMetaLoaderLogEntry