摘要:
查看了Subsonic的官方的使用文档, 里面对FetchByID是这样描述的:FetchByID takes has one parameter, the primary key value of the object in GUID, integeror string format, and returns a populated object.Product product = Product.FetchByID(id);If the object is not found, SubSonic will not throw an error. Instead you should che 阅读全文
posted @ 2012-02-27 10:41
bthir
阅读(151)
评论(0)
推荐(0)
浙公网安备 33010602011771号