The column's value before the write.
const MssqlOutputColumn.deleted(String column, {String? as}) : this(MssqlOutputSource.deleted, column, as: as);