Return IQueryable<object> from GetIdentifiersProvider.Execute(args) method
Closed this issue · 0 comments
VladimirDimov commented
Now the method returns a non generic type IQueryable. This type is hard to handle because it has no enumerator.
Closed this issue · 0 comments
Now the method returns a non generic type IQueryable. This type is hard to handle because it has no enumerator.