How do I convert this to is in a EF6 C# data query?
Select CustomerName, f_GetCustomerStatus(idCustomerStatus) from Customers
C# and EF newbie
Any help is appreciated.
D
How do I convert this to is in a EF6 C# data query?
Select CustomerName, f_GetCustomerStatus(idCustomerStatus) from Customers
C# and EF newbie
Any help is appreciated.
D
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
Sachin SinghPosted Jul 17, 2022, 7:01 AM