Print Page | Close Window

what is the best way detect, known as the order is the include OrderDetail

Printed From: IdeaBlade
Category: DevForce
Forum Name: DevForce Classic
Forum Discription: For .NET 2.0
URL: http://www.ideablade.com/forum/forum_posts.asp?TID=851
Printed Date: 30-Aug-2025 at 4:49pm


Topic: what is the best way detect, known as the order is the include OrderDetail
Posted By: erturkcevik
Subject: what is the best way detect, known as the order is the include OrderDetail
Date Posted: 24-Jun-2008 at 7:10am
Hi;
which is the best way detect, known as the one order are the includes OrderDetail records?
 
- Order.OrderDetail.Count > 0
- select OrderId from OrderDetail where OrderId = Id
- another way....
 
Best Regards
 



Print Page | Close Window