protected override void InsertNonNullLineLogic(T objectToWrite) { _updateAction(_inserter, objectToWrite); _inserter.EndRow(); }