FullTextCrawlBandwidthMin プロパティ
full text crawl bandwith min 構成オプションを設定するための ConfigProperty オブジェクトを取得します。
名前空間: Microsoft.SqlServer.Management.Smo
アセンブリ: Microsoft.SqlServer.Smo (Microsoft.SqlServer.Smo.dll)
構文
'宣言
Public ReadOnly Property FullTextCrawlBandwidthMin As ConfigProperty
Get
'使用
Dim instance As Configuration
Dim value As ConfigProperty
value = instance.FullTextCrawlBandwidthMin
public ConfigProperty FullTextCrawlBandwidthMin { get; }
public:
property ConfigProperty^ FullTextCrawlBandwidthMin {
ConfigProperty^ get ();
}
member FullTextCrawlBandwidthMin : ConfigProperty
function get FullTextCrawlBandwidthMin () : ConfigProperty
プロパティ値
型: Microsoft.SqlServer.Management.Smo. . :: . .ConfigProperty
full text crawl bandwidth min 構成オプションの設定を示す ConfigProperty オブジェクトです。
説明
FullTextCrawlBandwidthMin プロパティは full text crawl bandwidth min 構成オプションを設定します。このプロパティは、フルテキスト クロール帯域幅の最小値を設定するために使用されます。