Condividi tramite


Proprietà FullTextCrawlRangeMax

Ottiene l'oggetto ConfigProperty utilizzato per impostare l'opzione di configurazione full text crawl range max.

Spazio dei nomi  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)

Sintassi

'Dichiarazione
Public ReadOnly Property FullTextCrawlRangeMax As ConfigProperty
    Get
'Utilizzo
Dim instance As Configuration
Dim value As ConfigProperty

value = instance.FullTextCrawlRangeMax
public ConfigProperty FullTextCrawlRangeMax { get; }
public:
property ConfigProperty^ FullTextCrawlRangeMax {
    ConfigProperty^ get ();
}
member FullTextCrawlRangeMax : ConfigProperty
function get FullTextCrawlRangeMax () : ConfigProperty

Valore proprietà

Tipo: Microsoft.SqlServer.Management.Smo. . :: . .ConfigProperty
Oggetto ConfigProperty che specifica le impostazioni per l'opzione di configurazione full text crawl range max.

Osservazioni

The FullTextCrawlRangeMax property sets the full text crawl range max configuration option. This property is used to set the maximum value of the full-text crawl range.