System.Data.DataRow.EndEdit Method

Ends the edit occurring on the row.

Syntax

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Advanced)]
public void EndEdit ()

Remarks

When you set the property, an exception is generated if an exception occurs in the DataTable.RowChanging event.

Requirements

Namespace: System.Data
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0