DataTable的筛选

Dim oDRow As DataRow() = oDTable.Select("DisplayIndex = '" & iCtrl & "'")
posted @ 2009-06-23 10:42  Mo  阅读(171)  评论(0)    收藏  举报