Udostępnij za pośrednictwem


Metoda FullTextIndex.StopPopulation

Zatrzymuje pełne lub przyrostowe zapełnianie wykaz pełnotekstowy.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Sub StopPopulation
'Użycie
Dim instance As FullTextIndex

instance.StopPopulation()
public void StopPopulation()
public:
void StopPopulation()
member StopPopulation : unit -> unit 
public function StopPopulation()