Assembly: Cubes;
The ICubeCreatorAdditionalField interface contains properties of the field that will be created on creating a cube in the table, but will not be related with cube dimensions or cube facts.
ICubeCreatorAdditionalField
Field parameters can be obtained by means of properties and methods of the ICubeCreatorAdditionalFields interface.
Property name | Brief description | |
DataType | The DataType property returns type of field data. | |
Name | The Name property returns the field name. |
See also: