Exemplo n.º 1
0
 public long Execute(IDbCommandContext context)
 {
     return(context.Execute(sql, this.productReport));
 }