摘要:
如下代码: SELECT ISNULL(sum(Product.Price*ShoppingCart.Quantity),0) From ShoppingCart INNER JOIN Product ON ShoppingCart.ProductID=Product.ProductID WHERE ShoppingCart.CartID=@CartID 使用ISNULL方法目的是,... 阅读全文
posted @ 2008-08-12 15:16
木神易
阅读(259)
评论(0)
推荐(0)
摘要:
此种错误非常容易理解,对于没有超载的方法“CreateProduct”有9个冲突 阅读全文
posted @ 2008-08-12 11:30
木神易
阅读(1800)
评论(1)
推荐(0)
浙公网安备 33010602011771号