An online operation cannot be performed for %1!s! '%2!s!' because the index contains column '%3!s!' of data type text, ntext, ...

An online operation cannot be performed for %1!s! '%2!s!' because the index contains column '%3!s!' of data type text, ntext, image or FILESTREAM. For a non-clustered index, the column could be an include column of the index. For a clustered index, the column could be any column of the table. If DROP_EXISTING is used, the column could be part of a new or old index. The operation must be performed offline.