DataRow Undelete¶ Removes the deletion mark that was previously set with the DataRow.Delete method. 1myDataRow.Undelete():void See Also¶ DataRow.Delete