Utility.ManagedInstanceWithUnderutilizedFileCount プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
利用していないファイルを持つ管理された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値。