Begins an edit on an object.
This method is typically used to capture the IEditableObject.BeginEdit semantics of a System.Data.DataRowView.
If IEditableObject.BeginEdit is called on an object that is already being edited, the second and subsequent calls are ignored.