Expand Minimize
This topic has not yet been rated - Rate this topic

ServerAdapterBase.FullTextCrawlRangeMax Property

Gets or sets the maximum number of partitions that SQL Server is allowed to use during a full index crawl.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public int FullTextCrawlRangeMax { get; set; }

Property Value

Type: System.Int32
An Int32 value specifying the maximum number of partitions used in a full index crawl.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.