IServerConfigurationFacet.FullTextCrawlRangeMax Property

Gets or sets the value of the FullTextCrawlRangeMax property.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Syntax

'Declaration
Property FullTextCrawlRangeMax As Integer
    Get
    Set
'Usage
Dim instance As IServerConfigurationFacet
Dim value As Integer

value = instance.FullTextCrawlRangeMax

instance.FullTextCrawlRangeMax = value
int FullTextCrawlRangeMax { get; set; }
property int FullTextCrawlRangeMax {
    int get ();
    void set (int value);
}
abstract FullTextCrawlRangeMax : int with get, set
function get FullTextCrawlRangeMax () : int
function set FullTextCrawlRangeMax (value : int)

Property Value

Type: System.Int32
Int32