ICubeMetaLoaderLogEntry.SourceField

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.

Example

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

See also:

ICubeMetaLoaderLogEntry