获得DataRow的顺序号?
如何根据一个现有的DataRow得出它在它
所属的行集DataRowCollection中的序列号?
问题点数:50、回复次数:5Top
1 楼karma(无为MS MVP)回复于 2001-11-10 23:32:32 得分 0
I think there is no such method/propertyTop
2 楼hyena(hyena)回复于 2001-11-10 23:39:13 得分 0
真是遗憾,难道说这是一个缺陷?
Top
3 楼karma(无为MS MVP)回复于 2001-11-10 23:42:38 得分 50
suggestion:
add a column, put the sequence number into it, :-)
Top
4 楼hyena(hyena)回复于 2001-11-10 23:51:04 得分 0
看来只有这个替代的办法了
谢了
Top
5 楼hyena(hyena)回复于 2001-11-10 23:52:31 得分 0
保留一天,明天一定给分Top




