Tracks view state changes to the System.Web.UI.WebControls.SqlDataSource control so that the changes can be stored in the System.Web.UI.StateBag object for the control.
The SqlDataSource.TrackViewState method is overridden to mark the starting point to begin tracking and saving changes to the control as part of the view state for the control.