Ein Select Distinct auf ein Dataset ist nicht ohne weiteres so einfach zu bewerkstelligen. Über ein DataView Object kann man nur filtern und sortieren. Ist ein Distinct gewünscht muss man dies selber implementieren oder die von Microsoft zur Verfügung gestellte Helperklasse (2 Prozeduren) verwenden. 325684 - HOW TO: Implement a DataSet SELECT DISTINCT Helper Class in Visual Basic .NET
Latest Posts
Popular Posts
-
I am *very* keen on automating tests, so I was looking into unit testing a WCF service. If I say "unit test", I mean a fast ,...
-
It's easy I thought, just select the Property of the EntityType and set the Default Value in the Properties window to: DateTime.Now ...
-
Had some discussions about Lists and controls, like Listbox and Listview, and sometimes its difficult to distinguish those. System.Win...
No comments:
Post a Comment