Exemplo n.º 1
0
 protected Result ExecuteRemoveStatement(RemoveStatement stmt)
 {
     return(stmt.Execute());
 }