Pastebin
API
tools
faq
paste
Login
Sign up
SHARE
TWEET
OrdersFromByTheCake
butoff
Jun 7th, 2018
166
0
Never
Add comment
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!
C#
0.36 KB
| None
|
0
0
raw
download
clone
embed
print
report
var
productList
=
db
.
ProductOrders
.
Where
(
po
=>
po
.
OrderId
==
orderId
)
.
Select
(
po
=>
new
{
po
.
ProductId
,
po
.
Product
.
Name
,
po
.
Product
.
Price
,
po
.
ProductQty
}
)
.
ToList
(
)
Advertisement
Add Comment
Please,
Sign In
to add comment
Public Pastes
MAKE $900 INSTANTLY T
JavaScript | 1 min ago | 0.07 KB
FREE BTC GUIDE 2
JavaScript | 3 min ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN Q
JavaScript | 4 min ago | 0.07 KB
MAKE $900 INSTANTLY K
JavaScript | 4 min ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN 5
JavaScript | 8 min ago | 0.07 KB
Make $200 in 15 minutes F
JavaScript | 9 min ago | 0.07 KB
Make 1500$ in 20 MIN [Method] K
JavaScript | 9 min ago | 0.07 KB
✅ MAKE $12OO IN 10 MIN J
JavaScript | 9 min ago | 0.07 KB
We use cookies for various purposes including analytics. By continuing to use Pastebin, you agree to our use of cookies as described in the
Cookies Policy
.
OK, I Understand
Not a member of Pastebin yet?
Sign Up
, it unlocks many cool features!