property Cube.feeding : Literal[‘enabled’, ‘disabled’]
Whether the cube is fed from the database. When"disabled", hierarchies have no members, aggregate providers are empty, etc.
Queries thus return empty results.
This is useful to avoid paying the cost of feeding until the entire data model is defined.