Condividi tramite


Proprietà EstimatedCount

Spazio dei nomi  Microsoft.AnalysisServices
Assembly:  Microsoft.AnalysisServices (in Microsoft.AnalysisServices.dll)

Sintassi

'Dichiarazione
Public Property EstimatedCount As Long
    Get
    Set
'Utilizzo
Dim instance As AggregationDesignAttribute
Dim value As Long

value = instance.EstimatedCount

instance.EstimatedCount = value
public long EstimatedCount { get; set; }
public:
property long long EstimatedCount {
    long long get ();
    void set (long long value);
}
member EstimatedCount : int64 with get, set
function get EstimatedCount () : long
function set EstimatedCount (value : long)

Valore proprietà

Tipo: System. . :: . .Int64