Field: String;
Field: String;
The Field property determines the table field identifier, in which the fact values are stored.
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.
The example of use is given in description of the Table property.
See also: