System.ComponentModel.IEditableObject

Provides functionality to commit or rollback changes to an object that is used as a data source.

See Also: IEditableObject Members

Syntax

public interface IEditableObject

Remarks

This interface is typically used to capture the IEditableObject.BeginEdit, IEditableObject.EndEdit, and IEditableObject.CancelEdit semantics of a System.Data.DataRowView.

Requirements

Namespace: System.ComponentModel
Assembly: System (in System.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0, 4.0.0.0