When I upgrade from ef 3x to ef 8.0 and using AsSplitQuery for complex query, it's not working with sort string.Join as query below, please help me to resolve this. var data = model.Data; var ...
A string that consists of the elements of value delimited by the separator character. -or- string.Empty if value has zero elements or all the elements of value are null. A string that consists of the ...