예제 #1
0
 protected override UpdateInformation DeleteFrom()
 {
     return(ContainerHelper.Delete(_dataSource, DataBase));
 }