PoshCode Archive  All files named "Join-Collections.ps1"

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

History for Join-Collections.ps1

2018-06-10
12:59
Performs an inner join on two collections of objects which share a common key value. Now works on DataTable objects (ie: can join the rows from two tables). file: [248ff882df] check-in: [6e2ea4fc6e] user: Joel Bennett branch: trunk, size: 3950
12:57
Performs an inner join on two collections of objects which share a common key value. Now works on DataTable objects (ie: can join the rows from two tables). file: [2e854a9e29] check-in: [654516123f] user: Joel Bennett branch: trunk, size: 3786
12:57
Added: Performs an inner join on two collections of objects which share a common key value. file: [26e4bc58e6] check-in: [cd189aa0bf] user: Joel Bennett branch: trunk, size: 3393