Gets a value indicating whether the System.Web.UI.WebControls.ObjectDataSourceView object that is associated with the current System.Web.UI.WebControls.ObjectDataSource control supports the update operation.
Documentation for this section has not yet been entered.
The ObjectDataSourceView.CanUpdate property returns true, if the ObjectDataSourceView.UpdateMethod property is set. A update operation could still fail, if all the data properties are not set or are not set correctly.