DataCubeInfoStorage Property |
Gets the storage type for the current instance.
Namespace:
Dundas.BI.Entities.DataCubes
Assembly:
Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (24.3.0.1000)
Syntax public StorageType Storage { get; }
Public ReadOnly Property Storage As StorageType
Get
public:
property StorageType Storage {
StorageType get ();
}
member Storage : StorageType with get
Property Value
Type:
StorageTypeSee Also