iceshare
unread,Nov 14, 2006, 8:41:29 AM11/14/06Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to NBear Google Group
有没有较好的方法删除一个表中全部为同一分类的数据.如我要删除post表中全部为一CategoryId的数据,但是这个字段又不是主键,而Delete中没有类似的重载方法,而使用BatchDelete方法又很不好控制,经常出现连接关闭的错误.能不能说说DatchDelete的使用方法,谢谢了.很郁闷,简单的sql在Nbear不知道怎么使用,不好意思了,没有经验啊。