次の方法で共有


Utility.ManagedInstanceOverutilizedCount プロパティ

定義

SQL Serverの過大使用マネージド インスタンスの数を取得します。

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

プロパティ値

インスタンスの数を指定する Int32 値です。

適用対象