DesignAggregationsResult.Storage Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets the total estimated storage, in bytes, required for aggregations designed to this point.
public long Storage { get; }
member this.Storage : int64
Public ReadOnly Property Storage As Long
Property Value
A long value with the estimated storage in bytes.