Causes the System.Web.UI.WebControls.ObjectDataSourceView object to track changes to its view state so that the changes can be stored in the System.Web.UI.Control.ViewState object for the control and persisted across requests for the same page.
The ObjectDataSourceView.TrackViewState method is primarily used by control developers.