The CubeFileReader type exposes the following members.
Properties
Name | Description | |
---|---|---|
BufferSize |
Gets or sets read buffer size (64kb by default).
| |
FileName |
Gets the name of cube file.
| |
FileSystem |
Gets or sets filesystem implementation used for reading file contents.
| |
FixedPivotDataThreshold |
Gets or sets threshold when reader uses FixedPivotData implementation for accessing cube values.
| |
PivotDataFactory |
Gets or sets PivotData factory component.
|
See Also