次の方法で共有


Utility.ManagedInstanceWithOverutilizedFileCount プロパティ

定義

ファイルの使用率が高いSQL Serverのマネージド インスタンスの数を取得します。

public:
 property int ManagedInstanceWithOverutilizedFileCount { int get(); };
public int ManagedInstanceWithOverutilizedFileCount { get; }
member this.ManagedInstanceWithOverutilizedFileCount : int
Public ReadOnly Property ManagedInstanceWithOverutilizedFileCount As Integer

プロパティ値

Int32過剰に使用されたファイルを含むSQL Serverのマネージド インスタンスの数を指定する値。

適用対象