CubeMetaLoaderFieldType

Description

The CubeMetaLoaderFieldType enumeration contains types of data source fields.

It is used by the following properties and methods:

Available Values

Value Brief description
0 None. Type is not set.
1 Index. The field is determined by number. The number is specified in the ICubeMetaLoaderBinding.Field property.
2 Name. The field is determined by name. The name is specified in the ICubeMetaLoaderBinding.Field property.
3 ConstValue. Constant value specified in the ICubeMetaLoaderBinding.FieldValue property.

See also:

Cubes Assembly Enumerations