select ID,OrderNo,QtyBags,(QtyBags-IsNull(ExecutedQty,0)) as BalQty from Dispatch
how should i write in linq query for Balqty
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.
Jenith ThakkarPosted Jul 14, 2018, 5:16 AM
ejaz mirzaPosted Jul 14, 2018, 5:42 AM