H
hadi
Hi All,
I am a beginner in ADO.NET . Here is my scenario. I have a
Customers->Orders->Order Details relationship defined using XSD Designer.
Now i would like to automatically detect only ONE child table of a root
table.
Suppose now i loaded Customers table. Based on the defined relationship in
DataSet, then it will automatically detect based on Foreign Key Relationship
that the child table of the Customers' table is Orders table. The same thing
applied to Orders table.
Could you all please give me some clue about this matter?
Thank you very much for your help
hadi
I am a beginner in ADO.NET . Here is my scenario. I have a
Customers->Orders->Order Details relationship defined using XSD Designer.
Now i would like to automatically detect only ONE child table of a root
table.
Suppose now i loaded Customers table. Based on the defined relationship in
DataSet, then it will automatically detect based on Foreign Key Relationship
that the child table of the Customers' table is Orders table. The same thing
applied to Orders table.
Could you all please give me some clue about this matter?
Thank you very much for your help
hadi