protected override UpdateInformation DeleteFrom()
 {
     return(ContainerHelper.Delete(_dataSource, DataBase));
 }