次の方法で共有


EstimatedSize プロパティ

Database の推定サイズ (読み取り専用、バイト単位) を取得します。値の設定も可能です。

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

構文

'宣言
Public Property EstimatedSize As Long
    Get
    Set
'使用
Dim instance As Database
Dim value As Long

value = instance.EstimatedSize

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

プロパティ値

型: System. . :: . .Int64
64 ビットの符号付き整数で表したサイズ (バイト単位) です。