Yes, the DataTable.Select method supports boolean operators in the same way that you would use them in a "real" SQL statement: DataRow[] results = table ...
確定! 回上一頁