FullTextCatalog.PopulationStatus Property
SQL Server 2012
Gets the population status of the referenced full-text catalog.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)] public CatalogPopulationStatus PopulationStatus { get; }
Property Value
Type: Microsoft.SqlServer.Management.Smo.CatalogPopulationStatusA CatalogPopulationStatus object value that specifies the status of the referenced full-text catalog.
