Not
Åtkomst till denna sida kräver auktorisation. Du kan prova att logga in eller byta katalog.
Åtkomst till denna sida kräver auktorisation. Du kan prova att byta katalog.
Stops the population of the full-text catalog.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Syntax
'Declaration
Public Sub StopPopulation
'Usage
Dim instance As FullTextCatalog
instance.StopPopulation()
public void StopPopulation()
public:
void StopPopulation()
member StopPopulation : unit -> unit
public function StopPopulation()
Remarks
This method is provided for backward compatibility. Its use is not recommended.
Examples
See Also
Reference
Microsoft.SqlServer.Management.Smo Namespace