ICubeMetaLoaderBinding.FieldType

Fore Syntax

FieldType: CubeMetaLoaderFieldType;

Fore.NET Syntax

FieldType: Prognoz.Platform.Interop.Cubes.CubeMetaLoaderFieldType;

Description

The FieldType property determines a field type in a data source.

Comments

For correct work it is necessary to specify some properties depending on the FieldType value:

Fore and Fore.NET Examples

The property use is given in the example for ICubeMetaLoaderBinding.CalendarDateFormatEx.

See also:

ICubeMetaLoaderBinding