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