| SqlServerOvTextInRowOption_InRow | Text, ntext and image data are stored within the row's 8K page. |
| SqlServerOvTextInRowOption_notInRow | Text, ntext and image data are not stored within the row's 8K page. |
| SqlServerOvTextInRowOption_Default | The text-in-row override is inherited from somewhere else. |