dt = ds.Tables("tblUser") -> dt is data table. MsgBox(dt.Rows.Count) -> count all row in table user yes, cause it will count all rows in ...
確定! 回上一頁