Full-text service population status constants are used to return the population state of a Microsoft® Search full-text table.
| Constant | Value | Description |
|---|---|---|
| SQLDMOFullText_Popu_Full | 1 | Full population of the table index is in progress for the full-text catalog. |
| SQLDMOFullText_Popu_Inc | 2 | Incremental population of the table index is in progress for the full-text catalog. |
| SQLDMOFullText_Popu_No | 0 | No propagation of the table index is in progress for the full-text catalog. |