次の方法で共有


EstimatedCount プロパティ

名前空間:  Microsoft.AnalysisServices
アセンブリ:  Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)

構文

'宣言
Public Property EstimatedCount As Long
    Get
    Set
'使用
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)

プロパティ値

型: System. . :: . .Int64