EstimatedCount プロパティ
属性の推定メンバ数を取得します。値の設定も可能です。
名前空間: Microsoft.AnalysisServices
アセンブリ: Microsoft.AnalysisServices (Microsoft.AnalysisServices.dll)
構文
'宣言
Public Property EstimatedCount As Long
Get
Set
'使用
Dim instance As DimensionAttribute
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
属性の推定メンバ数を表す 64 ビット符号付き整数値です。