ICubeCreatorFact.Field

Syntax

Field: String;

Description

The Field property determines the table field identifier, in which the fact values are stored.

Comments

The table is set in the ICubeCreator.Table or ICubeCreatorFact.Table property. Determine the identifier of the field, which data type corresponds to the data type stored in cube by the current fact in the Field property. Binding to binary fields is not supported.

Example

The example of use is given in description of the Table property.

See also:

ICubeCreatorFact