ICubeMetaLoader.Data

Fore Syntax

Data: IDatasetDataProvider;

Fore.NET Syntax

Data: Prognoz.Platform.Interop.Db.IDatasetDataProvider;

Description

The Data property determines an object that is a data source.

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaLoader.DuplicateCheck.

See also:

ICubeMetaLoader