Partager via


Propriété Storage

Gets the total estimated storage, in bytes, required for aggregations designed to this point.

Espace de noms :  Microsoft.AnalysisServices
Assembly :  Microsoft.AnalysisServices (en Microsoft.AnalysisServices.dll)

Syntaxe

'Déclaration
Public ReadOnly Property Storage As Long
    Get
'Utilisation
Dim instance As DesignAggregationsResult
Dim value As Long

value = instance.Storage
public long Storage { get; }
public:
property long long Storage {
    long long get ();
}
member Storage : int64
function get Storage () : long

Valeur de propriété

Type : System. . :: . .Int64
A long value with the estimated storage in bytes.