Clears the commands associated with this System.Data.Common.DbCommandBuilder.
Calling the DbCommandBuilder.RefreshSchema method effectively removes all the System.Data.Common.DbCommand objects referred to by the DbDataAdapter.SelectCommand,
DbDataAdapter.DeleteCommand, and
DbDataAdapter.InsertCommand properties.