Glossary:Column Populator
Jump to navigation
Jump to search
- Column Populator, column populator
- A utility that you can use for database and schema maintenance. Column Populator is a command-line script that allows you to update rows of database tables after database schema changes.
This utility can populate values for a new column that corresponds to a newly exposed property, expose values that were previously stored only in the Storage Stream (BLOB) column, and optionally rebuild database indexes and Index- instances that are defined by Declare Index rules.