DataCubeIsIncrementalStorageSupported Property

Gets value indicating whether the incremental storage update is supported by the current instance.

Namespace:  Dundas.BI.Entities.DataCubes
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (10.0.0.1002)
Syntax
public bool IsIncrementalStorageSupported { get; }

Property Value

Type: Boolean
if this instance supports incremental storage; otherwise, .
See Also