Group: StrataFrame Developers
Posts: 6.6K,
Visits: 7K
|
Well, I will have to test this. But basically what will happen is that the scalar method will be executed once for every row since the IList interface basically emits its own BO for each row so the strong-typing works properly.
|