Full-text service population type constants are used when starting or stopping Microsoft® Search full-text table population, and when building the index that supports full-text queries on data maintained by Microsoft SQL Server™.
Constant | Value | Description |
---|---|---|
SQLDMOFullText_PopuFull | 0 | Perform a full population of the of the table index to the full-text catalog. |
SQLDMOFullText_PopuInc | 1 | Perform an incremental population of the table index to the full-text catalog. |
SQLDMOFullText_PopuStop | 2 | Stop full or incremental population of the table index to the full-text catalog. |