Configuration.FullTextCrawlBandwidthMax プロパティ

定義

FullTextCrawlBandwidth[min,max] オプションを使用して、大きなメモリ バッファーのプールを拡大できるサイズを指定します。 大規模メモリ バッファーのサイズは 4 MB です。 FullTextCrawlBandwidthMax は、フルテキスト メモリ マネージャーが大きなバッファー プール内で保持する必要があるバッファーの最大数です。 最大値が 0 の場合、大きなバッファー プールに格納できるバッファーの数に上限はありません。

public Microsoft.SqlServer.Management.Smo.ConfigProperty FullTextCrawlBandwidthMax { get; }
member this.FullTextCrawlBandwidthMax : Microsoft.SqlServer.Management.Smo.ConfigProperty
Public ReadOnly Property FullTextCrawlBandwidthMax As ConfigProperty

プロパティ値

適用対象