Метод StopPopulation
Stops a full or incremental population of the full-text catalog.
Пространство имен: Microsoft.SqlServer.Management.Smo
Сборка: Microsoft.SqlServer.Smo (в Microsoft.SqlServer.Smo.dll)
Синтаксис
'Декларация
Public Sub StopPopulation
'Применение
Dim instance As FullTextIndex
instance.StopPopulation()
public void StopPopulation()
public:
void StopPopulation()
member StopPopulation : unit -> unit
public function StopPopulation()
См. также