Поделиться через


Метод StopPopulation

Stops the population of the full-text catalog.

Пространство имен:  Microsoft.SqlServer.Management.Smo
Сборка:  Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)

Синтаксис

'Декларация
Public Sub StopPopulation
'Применение
Dim instance As FullTextCatalog

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

Замечания

This method is provided for backward compatibility. Its use is not recommended.