A System.Web.UI.WebControls.DataControlFieldCollection that contains a copy of each data control field in the current collection.
Use the DataControlFieldCollection.CloneFields method to create a copy of the current collection. This method is used primarily by design-time dialog boxes to implement rollback behavior when an operation is canceled.