言語

Utility.ManagedInstanceWithUnderutilizedFileCount プロパティ

定義

利用していないファイルを持つ管理されたSQL Serverインスタンスの数を取得します。

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

プロパティ値

未活用ファイルを持つ管理されたSQL Serverインスタンスの数を指定するInt32値。

適用対象