言語

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インスタンスの数を指定します。

適用対象